commit | a9bb5a4bf9f84256499c802fd397d56d55227e4f | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Fri Jan 13 22:56:32 2012 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Feb 04 14:32:22 2012 +0000 |
tree | 793a74bebd0ed3f254035cb14caa093f58bb8bf6 | |
parent | d9dc878769f521f494d1617d7cd0c92073df75d8 [diff] |
PCMCIA: pxa: convert PXA socket drivers to use new irq/gpio management 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>