mmc: renesas_sdhi: enable WAIT_WHILE_BUSY
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Fri, 9 Apr 2021 09:46:06 +0000 (11:46 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 12 Apr 2021 11:52:47 +0000 (13:52 +0200)
commit87e985aea2bef73242cf2a7d2ef81f950d677361
treefdf82e025703fee5936c0a761468e08357c10961
parent5ec6fa5a6dc5e42a4aa782f3a81d5f08b0fac1e6
mmc: renesas_sdhi: enable WAIT_WHILE_BUSY

Now that we got the timeout handling in the driver correct, we can use
this capability to avoid polling via the MMC core.

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