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

Commit 7d751a61 authored by Hemant Kumar's avatar Hemant Kumar Committed by Gerrit - the friendly Code Review server
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 6d7b0b9a
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