linux_dsm_epyc7002/drivers/mmc
Marek Szyprowski a4f8f257ed mmc: sdhci: check voltage range only on regulators aware of voltage value
Some regulators don't report any voltage values, so checking supported
voltage range results in disabling all SDHCI_CAN_VDD_* flags and
registration failure. This patch finally provides a correct fix for the
registration of SDHCI driver with all possible voltage regulators:
dummy, fixed and regulated without using regulator_count_voltages()
hacks.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
2013-02-24 14:37:17 -05:00
..
card mmc: support packed write command for eMMC4.5 devices 2013-02-24 14:37:16 -05:00
core mmc: support packed write command for eMMC4.5 devices 2013-02-24 14:37:16 -05:00
host mmc: sdhci: check voltage range only on regulators aware of voltage value 2013-02-24 14:37:17 -05:00
Kconfig mmc: explicitly mention SDIO support in Kconfig 2008-10-12 11:04:36 +02:00
Makefile mmc: sdhci-pci: add platform data 2012-01-11 23:58:47 -05:00