-
- Downloads
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 <linux@dominikbrodowski.net> Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>
Showing
- drivers/pcmcia/pxa2xx_lubbock.c 0 additions, 1 deletiondrivers/pcmcia/pxa2xx_lubbock.c
- drivers/pcmcia/sa1100_badge4.c 0 additions, 1 deletiondrivers/pcmcia/sa1100_badge4.c
- drivers/pcmcia/sa1100_jornada720.c 0 additions, 1 deletiondrivers/pcmcia/sa1100_jornada720.c
- drivers/pcmcia/sa1100_neponset.c 0 additions, 9 deletionsdrivers/pcmcia/sa1100_neponset.c
- drivers/pcmcia/sa1111_generic.c 13 additions, 39 deletionsdrivers/pcmcia/sa1111_generic.c
- drivers/pcmcia/sa1111_generic.h 0 additions, 1 deletiondrivers/pcmcia/sa1111_generic.h
Loading
Please register or sign in to comment