]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: sdhci-pci: Enable SDHCI_CAN_DO_HISPD for Ricoh SDHCI controller
authorMadhvapathi Sriram <Madhvapathi.Sriram@csr.com>
Mon, 15 Oct 2012 04:47:30 +0000 (04:47 +0000)
committerChris Ball <cjb@laptop.org>
Thu, 6 Dec 2012 18:55:15 +0000 (13:55 -0500)
commitbd59d4cd9b99d9c81315efa2774dbc59faf431f5
tree30af11adb2afc1ad858e85eed5cc3a863d2e591e
parent0de2a6b61a5954d8db919e61ba902b72d2442612
mmc: sdhci-pci: Enable SDHCI_CAN_DO_HISPD for Ricoh SDHCI controller

The Ricoh SDHCI controllers support Highspeed clocks as evident from
the ricoh_mmc_probe_slot() settings. Hence, SDHCI_CAN_DO_HISPD needs
to be set to enable SDIO client drivers to set/enable high speed clock
settings

Signed-off-by: Madhvapathi Sriram <Madhvapathi.Sriram@csr.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/sdhci-pci.c