linux/drivers/mmc
Wolfram Sang 148634d24d mmc: tmio: stop clock when 0Hz is requested
Setting frequency to 0 is not enough, the clock explicitly has to be
disabled. Otherwise voltage switching (which needs SDCLK to be quiet)
fails for various cards.

Because we now do the 'new_clock == 0' check right at the beginning,
the indentation level of the rest of the code can be decreased a little.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2016-05-02 10:33:13 +02:00
..
card mmc: block: Use the mmc host device index as the mmcblk device index 2016-04-14 11:39:34 +02:00
core mmc: core: Provide tracepoints for request processing 2016-05-02 10:33:11 +02:00
host mmc: tmio: stop clock when 0Hz is requested 2016-05-02 10:33:13 +02:00
Kconfig
Makefile mmc: sdhci-pci: add platform data 2012-01-11 23:58:47 -05:00