mmc: renesas_sdhi: merge the SCC reset functions
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Tue, 10 Nov 2020 16:21:50 +0000 (17:21 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 16 Nov 2020 11:51:23 +0000 (12:51 +0100)
commit80d0be81102405f1172f9b017feef323e5931959
tree766d9d9e6b1d0a2a11f3ccb827ce14bc590305e3
parent183edc060e6969a3afe83f663b534f6324fb7e3a
mmc: renesas_sdhi: merge the SCC reset functions

There is no user of renesas_sdhi_reset_scc() anymore, only
renesas_sdhi_disable_scc() so merge these functions into one. I guess
the seperation was cruft anyhow. The BSP doesn't have it anymore and I
can't recall the reason we had it.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Tested-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Tested-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Link: https://lore.kernel.org/r/20201110162151.37622-3-wsa+renesas@sang-engineering.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/renesas_sdhi_core.c