PCMCIA: pxa: convert PXA socket drivers to use new irq/gpio management
authorRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 13 Jan 2012 22:56:32 +0000 (22:56 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 4 Feb 2012 14:32:22 +0000 (14:32 +0000)
Convert all the PXA platform socket drivers to use the new irq/gpio
management provided by soc_common.  This relieves these drivers from
having to do anything with these GPIOs other than provide the numbers
to soc_common.

Acked-by: Dominik Brodowski <linux@dominikbrodowski.net>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found