]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: tmio: add generic hook to fixup after a completed request
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Wed, 2 Sep 2020 08:18:11 +0000 (10:18 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 9 Sep 2020 11:09:44 +0000 (13:09 +0200)
commitabb4ec1e54bef4ea86e6825dae99fd02cceb65ff
treed0d3545a56e0014e80337f2cfd87b4821c1d57fa
parent1761c57c9f69a147a7e43bb91957b8d71c99c255
mmc: tmio: add generic hook to fixup after a completed request

Sadly, due to HW bugs, we need a callback to work around issues just
before completing the request.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Link: https://lore.kernel.org/r/20200902081812.1591-2-wsa+renesas@sang-engineering.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/tmio_mmc.h
drivers/mmc/host/tmio_mmc_core.c