commit | 9073d10b098973519044f5fcdc25586810b435da | [log] [tgz] |
---|---|---|
author | Michał Mirosław <mirq-linux@rere.qmqm.pl> | Wed Dec 11 03:40:55 2019 +0100 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Wed Dec 18 13:36:40 2019 +0100 |
tree | fe7d73a968c46e876d85a48777e53fde2548416b | |
parent | d3a5bcb4a17f1ad072484bb92c42519ff3aba6e1 [diff] |
mmc: core: Rework wp-gpio handling Use MMC_CAP2_RO_ACTIVE_HIGH flag as indicator if GPIO line is to be inverted compared to DT/platform-specified polarity. The flag is not used after init in GPIO mode anyway. No functional changes intended. Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl> Link: https://lore.kernel.org/r/a60f563f11bbff821da2fa2949ca82922b144860.1576031637.git.mirq-linux@rere.qmqm.pl Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>