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

Skip to content
Commit 8cb1fd16 authored by Vijayavardhan Vennapusa's avatar Vijayavardhan Vennapusa
Browse files

phy-msm-usb: Create work queue as FREEZABLE during probe



If BSV SET is notified after PM suspend, charger work is scheduled
to do charger detection. Inside charger detection work, pm_runtime_
get_sync() gets called to bring USB out of low power mode. But it
fails during PM suspend as pm_runtime is disabled till PM resume is
complete. Hence mark work queue as FREEZABLE so that work will be
scheduled only after PM resume gets completed.

Change-Id: I9552d8edd8dc1d12c633480301bd5a0048cd1c49
Signed-off-by: default avatarVijayavardhan Vennapusa <vvreddy@codeaurora.org>
parent 64516c46
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