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

Skip to content
Commit 1493879e authored by Sahitya Tummala's avatar Sahitya Tummala Committed by Stephen Boyd
Browse files

mmc: core: Add runtime PM calls for debugfs/sysfs entries



Few debugfs/sysfs entries may require access to host and card.
Currently, read/write to these entries are not updated with
mmc_rpm_hold and mmc_rpm_release APIs due to which the device
is not getting resumed if it is already runtime suspended.
Fix this by calling those APIs at relevant code paths.

CRs-fixed: 482172
Change-Id: I937694650b9e6097a28785e529d2952cff89c7de
Signed-off-by: default avatarSahitya Tummala <stummala@codeaurora.org>
parent 852d8b48
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