commit | 14d5828f4ebbfbe8e07d4d01eb85a684a9290243 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | Tue Jan 19 12:32:58 2016 +0100 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon Feb 29 11:03:06 2016 +0100 |
tree | 8b39b6116594e3bdadc96ca5b788e12eb54904e4 | |
parent | bf96208f0539d2009ca0b031da2ed7c430edc3a2 [diff] |
mmc: tmio: disable clock before changing it Rcar2 & 3 docs state that for going to and coming from the 0xff setting, the clock must first be disabled before the DIV bits are changed. Instead of tracking this, let's just do this unconditionally. Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>