linux/drivers/mmc
Stephen Warren 0e78610294 mmc: tegra: assume CONFIG_OF, remove platform data
Tegra only supports, and always enables, device tree. Remove all ifdefs
and runtime checks for DT support from the driver. Platform data is
therefore no longer required. Rework the driver to parse the device tree
directly into struct sdhci_tegra.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
2013-02-24 14:37:26 -05:00
..
card mmc: support packed write command for eMMC4.5 devices 2013-02-24 14:37:16 -05:00
core mmc: add DT bindings for more MMC capability flags 2013-02-24 14:37:25 -05:00
host mmc: tegra: assume CONFIG_OF, remove platform data 2013-02-24 14:37:26 -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