From a7670151a48cc54fafd8f1b4f04a1495c2f8b6f0 Mon Sep 17 00:00:00 2001 From: Russell King Date: Fri, 13 Jan 2012 23:09:23 +0000 Subject: [PATCH] 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-format-patch failed