commit | acb9fce7309a38d25be7331375012b9481f20b27 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Wed Oct 10 12:51:31 2018 +0900 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon Oct 15 14:39:45 2018 +0200 |
tree | 54694492dea6a40b9e9ef1709a7190f96eabca16 | |
parent | 60ab43ba6b6e0f888aab3ce0f84a8aaf15d15079 [diff] |
mmc: tmio: move MFD variant reset to a platform hook CTL_RESET_SDIO register is specific to the TMIO MFD (tmio_mmc.c). Add a new hook host->reset() for performing a platform-specific reset sequence, and move CTL_RESET_SDIO over there. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Tested-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>