diff options
author | Mantas Pucka <[email protected]> | 2024-03-21 14:30:01 +0000 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2024-04-02 12:24:19 +0200 |
commit | f8def10f73a516b771051a2f70f2f0446902cb4f (patch) | |
tree | 3d5c4fa62bf8660d9798fb73582b97ed884bb40d /scripts/gdb/linux/mm.py | |
parent | 39cd87c4eb2b893354f3b850f916353f2658ae6f (diff) |
mmc: sdhci-msm: pervent access to suspended controller
Generic sdhci code registers LED device and uses host->runtime_suspended
flag to protect access to it. The sdhci-msm driver doesn't set this flag,
which causes a crash when LED is accessed while controller is runtime
suspended. Fix this by setting the flag correctly.
Cc: [email protected]
Fixes: 67e6db113c90 ("mmc: sdhci-msm: Add pm_runtime and system PM support")
Signed-off-by: Mantas Pucka <[email protected]>
Acked-by: Adrian Hunter <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/mm.py')
0 files changed, 0 insertions, 0 deletions