diff options
| author | Linus Walleij <[email protected]> | 2018-12-02 09:43:26 +0100 |
|---|---|---|
| committer | Ulf Hansson <[email protected]> | 2018-12-17 08:26:24 +0100 |
| commit | 80a68f387cd69da11aed9cf4911ce8f1a590cd5b (patch) | |
| tree | 753db95ace0b2aac5a5c49c1765068fb7859ee9f /tools/perf/scripts/python | |
| parent | e114cd33e678a0d206d60b709f0f0dc26431fde4 (diff) | |
mmc: pxamci: Delete platform data handling of CD and WP
This deletes the code dealing with handling card detect
and write protect passed in as platform data and makes
the host rely on just GPIO descriptors.
The card read only inversion flag has to be kept around
for now, as the core cannot handle the inversion flags
on the descriptors yet.
Since we can now rely on the descriptors to have the
right polarity, we set the "override_active_level" to
false in mmc_gpiod_request_cd() and mmc_gpiod_request_ro().
Cc: Daniel Mack <[email protected]>
Cc: Robert Jarzmik <[email protected]>
Cc: Bartosz Golaszewski <[email protected]>
Cc: Andrea Adami <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Acked-by: Robert Jarzmik <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions