diff options
author | Paul Cercueil <paul@crapouillou.net> | 2019-01-25 23:09:25 +0300 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2019-02-25 10:40:58 +0300 |
commit | 0539552745af0ee062091e857067f42a1e5c0e16 (patch) | |
tree | 205fd67a228b055369e41f58c4520f1bd60a2bb9 /drivers/mmc/host/renesas_sdhi_core.c | |
parent | 414126f9e5abf1973c661d24229543a9458fa8ce (diff) | |
download | linux-0539552745af0ee062091e857067f42a1e5c0e16.tar.xz |
mmc: jz4740: Remove platform data and use standard APIs
Drop the custom code to get the 'cd' and 'wp' GPIOs. The driver now
calls mmc_of_parse() which will init these from devicetree or
device properties.
Also drop the custom code to get the 'power' GPIO. The MMC core
provides us with the means to power the MMC card through an external
regulator.
Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'drivers/mmc/host/renesas_sdhi_core.c')
0 files changed, 0 insertions, 0 deletions