pcmcia: soc_common: add support for reset and bus enable GPIOs
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:59 +0000 (09:38 +0100)
commit535e0abc0534b139b067d496bb93663acffb72ce
treecdb492a540551ed00b7c601074dd01f751e91dee
parent7bfe49785b28931297d9e6e811f88732914f8ff3
pcmcia: soc_common: add support for reset and bus enable GPIOs

Add support to soc_common for controlling reset and bus enable GPIOs
from within the generic soc_common layer, rather than having
individual drivers having to perform this themselves.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
drivers/pcmcia/soc_common.c
drivers/pcmcia/soc_common.h