commit | c5075a1089e808d8f471ce21b02810cc98ab2692 | [log] [tgz] |
---|---|---|
author | Anton Vorontsov <avorontsov@ru.mvista.com> | Tue Mar 17 00:13:54 2009 +0300 |
committer | Pierre Ossman <drzeus@drzeus.cx> | Tue Mar 24 21:30:09 2009 +0100 |
tree | 25780a5db4a56e51a736c45bfb2cc8fe132fbd11 | |
parent | 68d1fb7e229c6f95be4fbbe3eb46b24e41184924 [diff] |
sdhci: Add support for hosts reporting inverted write-protect state This patch adds SDHCI_QUIRK_INVERTED_WRITE_PROTECT quirk. When specified, the sdhci driver will invert WP state. p.s. Actually, the quirk is more board-specific than controller-specific. Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com> Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>