diff options
author | Al Cooper <[email protected]> | 2021-01-07 17:15:09 -0500 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2021-01-13 12:06:37 +0100 |
commit | 5b191dcba719319148eeecf6ed409949fac55b39 (patch) | |
tree | a2f341cad096e665b5cfba8dd27fd5104c66f189 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 1a3ed0dc3594d99ff341ec63865a40519ea24b8d (diff) |
mmc: sdhci-brcmstb: Fix mmc timeout errors on S5 suspend
Commit e7b5d63a82fe ("mmc: sdhci-brcmstb: Add shutdown callback")
that added a shutdown callback to the diver, is causing "mmc timeout"
errors on S5 suspend. The problem was that the "remove" was queuing
additional MMC commands after the "shutdown" and these caused
timeouts as the MMC queues were cleaned up for "remove". The
shutdown callback will be changed to calling sdhci-pltfm_suspend
which should get better power savings because the clocks will be
shutdown.
Fixes: e7b5d63a82fe ("mmc: sdhci-brcmstb: Add shutdown callback")
Signed-off-by: Al Cooper <[email protected]>
Acked-by: Florian Fainelli <[email protected]>
Acked-by: Adrian Hunter <[email protected]>
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions