]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/pcmcia/soc_common.c
pcmcia: soc_common: request legacy detect GPIO with active low
authorRussell King <rmk+kernel@armlinux.org.uk>
Wed, 31 Aug 2016 07:49:45 +0000 (08:49 +0100)
committerRussell King <rmk+kernel@armlinux.org.uk>
Thu, 22 Sep 2016 08:38:58 +0000 (09:38 +0100)
commit7bfe49785b28931297d9e6e811f88732914f8ff3
tree9afa3a81916653b407cec0ab4380cf396a24f849
parenta4941191235e0fee2dd8bad3b7c61478f229c962
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>
drivers/pcmcia/soc_common.c