USB: EHCI: msm: remove unneeded suspend/resume code
Patch (15be105b) removes the code in ehci-hcd's resume routines which tries to restart or cancel any transfers left active while the root hub or controller was asleep. This code isn't necessary, because all URBs are terminated before the root hub is suspended. Add similar changes to ehci-msm-hsic.c Change-Id: I2f5c1ee8d5f09cfaceda4c4135583fc29857d66c Signed-off-by:Manu Gautam <mgautam@codeaurora.org>
Loading
Please register or sign in to comment