diff options
| author | Ulf Hansson <[email protected]> | 2018-05-31 11:40:38 +0200 |
|---|---|---|
| committer | Ulf Hansson <[email protected]> | 2018-12-17 08:26:24 +0100 |
| commit | 7d5ef512575663695cf85f3aeb985a0aeb03e364 (patch) | |
| tree | 15d6c56f139560369547e1a6f724879734be824d /tools/perf/scripts/python | |
| parent | a89e7bcb18081c611eb6cf50edd440fa4983a71a (diff) | |
mmc: core: Introduce MMC_CAP_SYNC_RUNTIME_PM
To allow mmc host drivers to inform the mmc core about rather using
pm_runtime_put_sync_suspend() instead of pm_runtime_put_autosuspend(),
let's introduce MMC_CAP_SYNC_RUNTIME_PM.
This is especially useful for those mmc host drivers that don't benefit
from using the runtime PM autosuspend feature. Typically this is those that
relies on parent devices to power the card via runtime PM, like some USB
host drivers for example.
Signed-off-by: Ulf Hansson <[email protected]>
Tested-by: Kai-Heng Feng <[email protected]>
Tested-by: Oleksandr Natalenko <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions