Loading
mhi: core: Fix bug in MHI WAKE transition
MHI WAKE transition must use runtime PM to transition the
device to operational state.
Previously MHI would enable the device transparent to runtime PM,
eventually locking up the entire state machine.
CRs-Fixed: 825891
Change-Id: I264533fe46a42394634e22d737324288ba387bf3
Signed-off-by:
Andrei Danaila <adanaila@codeaurora.org>