In Q6 standalone ssr, the mhi host is not aware of the ssr
so it will not stop/start the channel. In this case, the QMI
won't be send again so that Q6 will lose the pipe info.
The fix here is to move the QMI to modem bootup routine so
after ssr, this qmi would be sent again.
Change-Id: I3c9e4830359f05bc9ab729ffca30a1a0bcba7407
Signed-off-by: Bojun Pan <bojunp@codeaurora.org>