From: Russell King Date: Mon, 19 Dec 2011 23:04:22 +0000 (+0000) Subject: PCMCIA: sa1111: use new per-socket irq/gpio infrastructure X-Git-Tag: v3.4-rc1~103^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81f33c65e6c09597e748288010476861ac5bd166;p=pandora-kernel.git PCMCIA: sa1111: use new per-socket irq/gpio infrastructure Convert sa1111 PCMCIA drivers to use the new per-socket irq/gpio infrastructure. As the core takes care of handling the IRQs, we can get rid of sa1111_pcmcia_socket_init(), sa1111_pcmcia_socket_suspend(), sa1111_pcmcia_hw_init() and sa1111_pcmcia_hw_shutdown(), as well as the private IRQ table. We remove the NCR_0 setting in Neponset, as this is duplicating what's already done via configure_socket in suspend. Acked-by: Dominik Brodowski Signed-off-by: Russell King --- Reading git-diff-tree failed