]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: core: Implement ->sw_reset bus ops for SDIO
authorUlf Hansson <ulf.hansson@linaro.org>
Thu, 5 Apr 2018 14:31:25 +0000 (16:31 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 8 May 2018 07:33:56 +0000 (09:33 +0200)
commit968887709f5e533b1f16754263b0c8a89535c401
tree67e7d5c25e11611cc498d85569a3970ac2e9690b
parent1693bb7d70720d8b70344b58f8520685f910b9f6
mmc: core: Implement ->sw_reset bus ops for SDIO

Let's implement the ->sw_reset() bus ops to allow SDIO func drivers, in
particular, to make a SW reset without doing a full power cycle of the SDIO
card.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Tested-by: Quentin Schulz <quentin.schulz@bootlin.com>
Reviewed-by: Shawn Lin <shawn.lin@rock-chips.com>
drivers/mmc/core/sdio.c