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

Skip to content
Commit b8332312 authored by Tarun Gupta's avatar Tarun Gupta
Browse files

USB: UICC: set bus->skip_resume to true for UICC drivers



As UICC devices are always present on the device, we want to avoid
unnecessary resume during system_resume even if we do not intend to do
UICC data transfers. Also setting skip_resume helps to avoid race seen
due to following sequence of events runtime_suspend, system_suspend (in
progress), runtime resume (started). Set bus->skip_resume to true for UICC
drivers to simplify suspend and resume sequences.

Change-Id: I330c189598679278dfeb2e8284bdd2b6ac050efe
Signed-off-by: default avatarTarun Gupta <tarung@codeaurora.org>
parent 3511ae2a
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