PCMCIA: soc_common: remove soc_pcmcia_*_irqs functions
authorRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 13 Jan 2012 23:09:23 +0000 (23:09 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 21 Feb 2012 14:27:03 +0000 (14:27 +0000)
Now that we use gpios and gpio_to_irq() etc to manage the various card
status signals within soc_common, and all socket drivers are converted,
these functions are no longer used.  We can now get rid of these helper
functions.

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

No differences found