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

Skip to content
Commit 7c23324e authored by Hemant Kumar's avatar Hemant Kumar
Browse files

mhi: controller: Do not enable/disable L1 from device side



Enable/disable L1 from device side requires to access PCIe
registers over the link which could be in L1SS sleep. This
can delay read until device comes out of retention. If read
happens with spin lock held it can starve other tasks for
long duration. Fix this issue by removing lpm_enable/lpm_disable
call back.

Change-Id: I5cc3a9008ab4e7cc344d403bb3c14b1d6e156b6c
Signed-off-by: default avatarHemant Kumar <hemantk@codeaurora.org>
parent ddf7db4c
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