kernel-ark/drivers/mmc
Todd Poynor 30832ab56c mmc: sdhci: Always pass clock request value zero to set_clock host op
To allow the set_clock host op to disable the SDCLK source when not
needed, always call the host op when the requested clock speed is
zero.  Do this even if host->clock already equals zero, because
the SDHCI driver may set that value (without calling the host op)
to force an update at the next (non-zero-speed) call.

Signed-off-by: Todd Poynor <toddpoynor@google.com>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
2012-01-11 23:58:47 -05:00
..
card mmc: card: Kill block requests if card is removed 2012-01-11 23:58:44 -05:00
core mmc: core: Add claiming of hosts during mmc_cache_ctrl 2012-01-11 23:58:46 -05:00
host mmc: sdhci: Always pass clock request value zero to set_clock host op 2012-01-11 23:58:47 -05:00
Kconfig
Makefile mmc: sdhci-pci: add platform data 2012-01-11 23:58:47 -05:00