diff options
author | Marek Vasut <marex@denx.de> | 2023-05-28 01:28:59 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@kernel.org> | 2023-06-08 19:02:14 +0300 |
commit | e74f562328b03fbe9cf438f958464dff3a644dfc (patch) | |
tree | bdca3ef98e904f6805a6635ac14e47c7c6fd142c /Documentation/mips | |
parent | b241e260820b68c09586e8a0ae0fc23c0e3215bd (diff) | |
download | linux-e74f562328b03fbe9cf438f958464dff3a644dfc.tar.xz |
wifi: rsi: Do not set MMC_PM_KEEP_POWER in shutdown
It makes no sense to set MMC_PM_KEEP_POWER in shutdown. The flag
indicates to the MMC subsystem to keep the slot powered on during
suspend, but in shutdown the slot should actually be powered off.
Drop this call.
Fixes: 063848c3e155 ("rsi: sdio: Add WOWLAN support for S5 shutdown state")
Signed-off-by: Marek Vasut <marex@denx.de>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20230527222859.273768-1-marex@denx.de
Diffstat (limited to 'Documentation/mips')
0 files changed, 0 insertions, 0 deletions