]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: renesas_sdhi: remove double clear of automatic correction
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Tue, 17 Dec 2019 11:40:30 +0000 (12:40 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 24 Mar 2020 13:35:38 +0000 (14:35 +0100)
commitbdc13cfafad63051a0b783e33b40ad012353357f
tree86023fde6209f6f56d83b915aae0ccc1dd8d4c6e
parentd704ce1b8091d206f3534f4acd0445f987d2b9d6
mmc: renesas_sdhi: remove double clear of automatic correction

hw_reset() clears the automatic correction bit twice. I couldn't find
anything in the docs recommending that. Removing one of them didn't
cause any regressions here, so keep it simple.

Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Link: https://lore.kernel.org/r/20191217114034.13290-2-wsa+renesas@sang-engineering.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/renesas_sdhi_core.c