Commits
Russell King committed 7bfe49785b2
pcmcia: soc_common: request legacy detect GPIO with active low Request the legacy card detect signal with the active low property and remove our own negation of the detection value. This allows us to use the firmware-defined polarities rather than hard-coding it into the driver. Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>