diff options
author | Kai-Heng Feng <[email protected]> | 2022-02-16 13:54:31 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-02-22 08:41:06 +0100 |
commit | 7570fb41e450ba37bf9335fe3751fa9f502c30fa (patch) | |
tree | 59c6ddb75f78b2b225cd62fd27b5d7ebf221f463 /tools/perf/scripts/python/sched-migration.py | |
parent | 4c49300d8e676702cc097784007bf11735821d6d (diff) |
mmc: rtsx: Let MMC core handle runtime PM
Since MMC core handles runtime PM reference counting, we can avoid doing
redundant runtime PM work in the driver. That means the only thing
commit 5b4258f6721f ("misc: rtsx: rts5249 support runtime PM") misses is
to always enable runtime PM, to let its parent driver enable ASPM in the
runtime idle routine.
Fixes: 7499b529d97f ("mmc: rtsx: Use pm_runtime_{get,put}() to handle runtime PM")
Reviewed-by: Ulf Hansson <[email protected]>
Signed-off-by: Kai-Heng Feng <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions