android_kernel_xiaomi_sm7250/drivers/mmc
Anton Vorontsov 8114634ccb sdhci: Add set_clock callback and a quirk for nonstandard clocks
FSL eSDHC hosts have incompatible register map to manage the SDCLK.
This patch adds set_clock callback so that drivers could overwrite
set_clock behaviour.

Similar patch[1] was posted by Ben Dooks, though in Ben's version the
callback is named change_clock, plus the patch has some unrelated bits
that makes the patch difficult to reuse.

[1] http://lkml.org/lkml/2008/12/2/160

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
2009-03-24 21:30:09 +01:00
..
card mmc: add MODALIAS linkage for MMC/SD devices 2009-03-24 21:29:58 +01:00
core mmc_spi: allow higher timeouts for SPI mode 2009-03-24 21:30:02 +01:00
host sdhci: Add set_clock callback and a quirk for nonstandard clocks 2009-03-24 21:30:09 +01:00
Kconfig mmc: explicitly mention SDIO support in Kconfig 2008-10-12 11:04:36 +02:00
Makefile