commit | d81819419b2be4eee6643681ce0366856a772ba9 | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@bootlin.com> | Thu Mar 08 15:52:52 2018 +0100 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Thu Mar 15 14:43:23 2018 +0100 |
tree | a75528c10251c1cdc83d3b751eed2c82887d5538 | |
parent | 774c010350a16f44705971e8aff457580628c76e [diff] |
mmc: sunxi: Move the reset deassertion before enabling the clocks As per Allwinner guidelines, the reset line should be deasserted before turning the clocks on. Implement it in our driver as well. Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>