commit | 7b44c8c9b2ee894ec295ace6304ec3a1121375f4 | [log] [tgz] |
---|---|---|
author | speriaka <speriaka@codeaurora.org> | Fri Oct 04 12:56:40 2019 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Tue Oct 08 11:18:35 2019 -0700 |
tree | 9ba1bf850ddaa57e5d224e520705d85097341505 | |
parent | 107d511bdc15c8daabe1e8b7f7aab095eca8c740 [diff] |
ipq: Move pcie and usb deinit from booti to bootm This is because we will be needing pcie and usb deinit during bootm. Also during booti, bootm will be called, so that time also this deinit will be called. Change-Id: I81eb43bf6db89a3f5600ce5327042a5aab0bb437 Signed-off-by: speriaka <speriaka@codeaurora.org>