Loading
USB: gadeget: ci13xxx: Before remote wake_up cancel suspend work
During suspend of the phy there is a window where clocks are off and
we are still not in LPM. if a remote wakeup happens in this window,
it might lead to unclocked access from the driver. Hence flush the
otg driver suspend work before proceeding with remote wakeup handling.
Change-Id: I40d547955570a4ec4e9340b4d1c9ff85890c6bb4
Signed-off-by:
Tarun Gupta <tarung@codeaurora.org>