summaryrefslogtreecommitdiff
path: root/include/uapi/linux/raid
diff options
context:
space:
mode:
authorWenmeng Liu <wenmeng.liu@oss.qualcomm.com>2026-06-25 17:42:45 +0800
committerAndi Shyti <andi.shyti@kernel.org>2026-07-28 23:34:16 +0200
commitb08c9857aa1f5f3a81d375d6d4bb1d8b92f22ebc (patch)
tree800d0a2de5aae150ab27108286ff68c3fab6711f /include/uapi/linux/raid
parent6ac7702b6cc2b94aaed9ef2d95bfbefcdc90061f (diff)
i2c: qcom-cci: drop custom suspend/resume and rely on runtime PM helpers
cci_resume() unconditionally calls cci_resume_runtime() regardless of the runtime PM state. If the device is already runtime-suspended before system suspend, the clock is re-enabled while runtime_status remains RPM_SUSPENDED. As a result, pm_request_autosuspend() does not arm the timer, leaving the clock permanently enabled. Fixes: e517526195de ("i2c: Add Qualcomm CCI I2C driver") Signed-off-by: Wenmeng Liu <wenmeng.liu@oss.qualcomm.com> Cc: <stable@vger.kernel.org> # v5.8+ Reviewed-by: Vladimir Zapolskiy <vladimir.zapolskiy@linaro.org> Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com> Reviewed-by: Loic Poulain <loic.poulain@oss.qualcomm.com> Signed-off-by: Andi Shyti <andi.shyti@kernel.org> Link: https://lore.kernel.org/r/20260625-cci-v1-1-a100cda673ce@oss.qualcomm.com
Diffstat (limited to 'include/uapi/linux/raid')
0 files changed, 0 insertions, 0 deletions