MIPS: Alchemy: XXS1500 PCMCIA driver rewrite
authorManuel Lauss <manuel.lauss@googlemail.com>
Sun, 4 Oct 2009 12:55:29 +0000 (14:55 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 27 Feb 2010 11:52:51 +0000 (12:52 +0100)
commit0273b4efccd3bc2b2ef5ea9778e71d8efbbb7ac7
treec67c6fb5ff0aa4a0201676374b252ea60475235c
parent27dd65ac9afabc8e67ab73f7c2f575eddbb47167
MIPS: Alchemy: XXS1500 PCMCIA driver rewrite

Rewritten XXS1500 PCMCIA socket driver, standalone (doesn't depend on
au1000_generic.c) and added carddetect IRQ support.

Signed-off-by: Manuel Lauss <manuel.lauss@gmail.com>
Cc: Florian Fainelli <florian@openwrt.org>
Cc: Linux-PCMCIA <linux-pcmcia@lists.infradead.org>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/alchemy/xxs1500/Makefile
arch/mips/alchemy/xxs1500/board_setup.c
arch/mips/alchemy/xxs1500/platform.c [new file with mode: 0644]
drivers/pcmcia/Kconfig
drivers/pcmcia/Makefile
drivers/pcmcia/au1000_xxs1500.c [deleted file]
drivers/pcmcia/xxs1500_ss.c [new file with mode: 0644]