diff options
author | Andre Przywara <andre.przywara@arm.com> | 2021-04-21 09:33:04 +0100 |
---|---|---|
committer | Andre Przywara <andre.przywara@arm.com> | 2021-07-10 01:22:09 +0100 |
commit | ac62dadb37cb57fdf2117f191c32f9992f3e5eca (patch) | |
tree | b562684a47c9454c803611e37e7835e65749b589 /drivers/gpio/db8500_gpio.c | |
parent | 9faae5457f5221f2f036153399ab38f37114a871 (diff) |
mmc: sunxi: Use mmc_of_parse()
At the moment the Allwinner MMC driver parses the bus-width and
non-removable DT properties itself, in the probe() routine.
There is actually a generic function provided by the MMC framework doing
this job, also it parses more generic properties like broken-cd and
advanced transfer modes.
Drop our own code and call mmc_of_parse() instead, to get all new
features for free.
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
Diffstat (limited to 'drivers/gpio/db8500_gpio.c')
0 files changed, 0 insertions, 0 deletions