Russell King - ARM Linux
66024db57d
PCMCIA: stop duplicating pci_irq in soc_pcmcia_socket
...
skt->irq is a mere duplication of pcmcia_socket's pci_irq member.
Get rid of it.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk >
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net >
2009-11-09 08:30:16 +01:00
Marek Vašut
574047f96a
[ARM] 5198/1: PalmTX: PCMCIA fixes
...
Fix GPIO handling in the PCMCIA driver.
Signed-off-by: Marek Vasut <marek.vasut@gmail.com >
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk >
2008-08-16 16:35:33 +01:00
Russell King
a09e64fbc0
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
...
This just leaves include/asm-arm/plat-* to deal with.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk >
2008-08-07 09:55:48 +01:00
Marek Vašut
359784084f
[ARM] 5154/1: PalmTX PCMCIA
...
This patch adds PCMCIA support for PalmTX handheld computer.
There is one chip hard-soldered to slot0, another slot is
not in use and not accessible.
Signed-off-by: Marek Vasut <marek.vasut@gmail.com >
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk >
2008-07-10 12:15:32 +01:00