diff options
author | Paul Cercueil <[email protected]> | 2019-01-25 17:09:25 -0300 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2019-02-25 08:40:58 +0100 |
commit | 0539552745af0ee062091e857067f42a1e5c0e16 (patch) | |
tree | 205fd67a228b055369e41f58c4520f1bd60a2bb9 /scripts/gdb/linux/utils.py | |
parent | 414126f9e5abf1973c661d24229543a9458fa8ce (diff) |
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 <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions