diff options
| author | Linus Walleij <[email protected]> | 2018-09-24 10:02:33 +0200 |
|---|---|---|
| committer | Ulf Hansson <[email protected]> | 2018-10-08 11:40:43 +0200 |
| commit | bbf57df8172a5334fcb586c8abf95d220eb99571 (patch) | |
| tree | b59c740eb5b100c43e2775d83523c784af2560a2 /tools/perf/scripts/python/stat-cpi.py | |
| parent | 43b7358df63adff21aa81b349d9080954bf1c372 (diff) | |
mmc: sdhci: sirf: Use the slot GPIO descriptor
This driver is complicating things for no reason: the "cd"
GPIO can easily be retrieved from the device tree if present
using just mmc_gpiod_request_cd(), which will fetch the
descriptor from the device tree using the standard binding
just fine.
If the retrieveal is successful, we also request the IRQ.
As a result the private subdriver data can be removed
entirely.
Cc: Weijun Yang <[email protected]>
Cc: Barry Song <[email protected]>
Cc: Adrian Hunter <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions