linux-kernel-test/drivers/mmc
Linus Walleij 98e90de99a mmc: host: switch OF parser to use gpio descriptors
This switches the central MMC OF parser to use gpio descriptors
instead of grabbing GPIOs explicitly from the device tree.
This strips out an unecessary use of the integer-based GPIO
API that we want to get rid of, cuts down on code as the
gpio descriptor code will handle active low flags.

Acked-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2014-09-09 14:25:14 +02:00
..
card mmc: card: Prevent partition scan for the eMMC boot areas 2014-09-09 14:16:45 +02:00
core mmc: host: switch OF parser to use gpio descriptors 2014-09-09 14:25:14 +02:00
host mmc: use .multi_io_quirk on sh_mobile 2014-09-09 14:15:42 +02:00
Kconfig
Makefile mmc: sdhci-pci: add platform data 2012-01-11 23:58:47 -05:00