diff options
author | Daniel Mack <daniel@zonque.org> | 2018-06-30 20:14:03 +0200 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2018-07-16 11:21:45 +0200 |
commit | fa3a5115469c2d1fdb32ea08e8bc6e3b105630a6 (patch) | |
tree | 799672465d0c9c13600adc7f561e22db7af123c7 /drivers/dax | |
parent | 0da5358b29321c4f59cc7b3e00b536c5ec06a8bb (diff) |
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>
Diffstat (limited to 'drivers/dax')
0 files changed, 0 insertions, 0 deletions