diff options
author | [email protected] <[email protected]> | 2016-11-15 17:28:21 +0100 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2016-11-29 09:04:39 +0100 |
commit | c8301e798fc83ec79543b3c79c3f89d3e497f2f7 (patch) | |
tree | a8a3814e3db393925f8a4bd953971573bda25928 /tools/perf/scripts/python/netdev-times.py | |
parent | e726e8c959fc735473f248e142de4d4f77ed342b (diff) |
mmc: davinci: use mmc_of_parse to parse common mmc configuration
Card detect and write protect are currently not working on a DT
boot, and the driver relies on polling to get the state
of the card. The current code depends on platform data callbacks
to register and get the state of the gpios.
mmc core provides a generic way to parse device tree configuration,
which will take care of registering the gpios for us, lets use it
so that we don't need to poll, and parse the same properties.
Signed-off-by: Axel Haslam <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
Tested-by: David Lechner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions