commit | 91ecbe50b69c90d58ffca12e37cf841212e054c0 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | Tue Mar 19 11:34:17 2019 +0100 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon Apr 15 11:55:54 2019 +0200 |
tree | 780fa376f4e6973402de9d028c34aa93de725380 | |
parent | 2a55c1eac78822321d08cb89b1ac2e06e37fd9ff [diff] |
mmc: renesas_sdhi: set CBSY flag before probing TMIO host The CBSY flag should be proper before calling tmio_mmc_host_probe() because this function will already use write16 which checks this bit. Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Reviewed-by: Simon Horman <horms+renesas@verge.net.au> Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>