spi: spi-msm-geni: Put device to suspend if PM status is active
This change is to keep the device to autosuspend only if runtime PM
status is not suspended. SPI driver resumes only if runtime PM is
active, if framework calls unprepare_message/unprepare_hardware and
if we try to keep driver to autosuspend, it may result into negative
usage count.
Also ensure for the PM calls, runtime is always enabled and if not, do
not call PM.
Change-Id: I701cbfbefb3a05ecbb99bf490e2b41b73fbaa897
Signed-off-by:
Anil Veshala Veshala <quic_aveshala@quicinc.com>
Loading
Please register or sign in to comment