]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
mmc: rtsx_usb_sdmmc: Print debug-messages at power-on/off errors
authorUlf Hansson <ulf.hansson@linaro.org>
Tue, 10 Jun 2025 11:16:24 +0000 (13:16 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 24 Jun 2025 10:43:26 +0000 (12:43 +0200)
commitf12b55b9782017edb0533463be6215e23f4b4f8f
treeefb21af69289f3be2f8d4bb2be39697741699cac
parent47a255f7d2eabee06cfbf5b1c2379749442fd01d
mmc: rtsx_usb_sdmmc: Print debug-messages at power-on/off errors

It should be useful to know when we fail to power-on/off a card. Let's
therefore print debug-messages when this happens.

Reviewed-by: Avri Altman <avri.altman@sandisk.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Acked-by: Ricky Wu <ricky_wu@realtek.com>
Link: https://lore.kernel.org/r/20250610111633.504366-3-ulf.hansson@linaro.org
drivers/mmc/host/rtsx_usb_sdmmc.c