Daniel Mack fa3a511546 mmc: pxamci: call mmc_of_parse()
Call into mmc_of_parse() from pxamci_of_init(). As it needs a pointer to a
struct mmc_host, refactor the code a bit.

This allows all generic MMC properties to be set that are described in
Documentation/devicetree/bindings/mmc/mmc.txt. Reword the documentation
a bit to make that clear.

The "cd" and "wp" gpio lookups are removed as the lookup will now be
done by mmc_of_parse().

Signed-off-by: Daniel Mack <daniel@zonque.org>
Acked-by: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2018-07-16 11:21:45 +02:00
..
2018-05-29 12:24:26 +02:00
2018-05-21 10:50:45 +02:00
2018-05-31 15:02:16 +02:00
2018-07-16 11:21:45 +02:00
2018-01-04 12:44:21 +01:00
2018-03-21 11:10:20 +01:00
2018-03-05 09:00:59 +01:00
2018-05-21 15:49:20 +02:00
2018-05-21 15:49:21 +02:00