linux/drivers/mmc
Adrian Hunter 6a98f1e83a mmc: Fix incorrect warning when setting 0 Hz via debugfs
It is possible to turn off the card clock by setting
the frequency to zero via debugfs e.g.

	echo 0 > /sys/kernel/debug/mmc0/clock

However that produces an incorrect warning that is
designed to warn if the frequency is below the minimum
operating frequency.  So correct the warning.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2014-09-29 11:41:21 +02:00
..
card mmc: Convert pr_warning to pr_warn 2014-09-24 10:13:09 +02:00
core mmc: Fix incorrect warning when setting 0 Hz via debugfs 2014-09-29 11:41:21 +02:00
host mmc: atmel-mci: fix mismatched section on atmci_cleanup_slot 2014-09-29 11:27:32 +02:00
Kconfig
Makefile mmc: sdhci-pci: add platform data 2012-01-11 23:58:47 -05:00