Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 00b45070 authored by Vijayavardhan Vennapusa's avatar Vijayavardhan Vennapusa
Browse files

USB: ehci-msm2: Disable runtime pm before remove hcd



when remove callback of ehci-msm2 driver is called during unbind,
it results in crash due to unclocked access while removing hcd.
This happens due to device entered low power mode. Hence fix this
crash by disabling runtime pm before remove_hcd() call during
unbind.

Change-Id: I22840ce02a21ed677ca7c7ebf70970b768e5e05c
Signed-off-by: default avatarVijayavardhan Vennapusa <vvreddy@codeaurora.org>
parent bc89b16c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment