From: Russell King Date: Fri, 13 Jan 2012 23:09:23 +0000 (+0000) Subject: PCMCIA: soc_common: remove soc_pcmcia_*_irqs functions X-Git-Tag: v3.4-rc1~103^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7670151a48cc54fafd8f1b4f04a1495c2f8b6f0;p=pandora-kernel.git PCMCIA: soc_common: remove soc_pcmcia_*_irqs functions 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 Signed-off-by: Russell King --- Reading git-diff-tree failed