mmc: mmci: Use the common mmc DT parser
authorUlf Hansson <ulf.hansson@linaro.org>
Mon, 17 Mar 2014 14:53:07 +0000 (15:53 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 12 May 2014 10:52:39 +0000 (12:52 +0200)
Let mmci DT parser only handle the specific bindings related to mmci
and extend the DT support by converting to the common mmc DT parser.

While both DT and platform data exist, DT takes precedence. If there
are supplied DT data, the card detect and write protect GPIOS are
enforced to be provided through it.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>

No differences found