pcmcia: re-route Cardbus IRQ to ISA on ti1130 bridges if necessary
authorJens Künzer <Jens.Kuenzer@fpga.homeip.net>
Sat, 6 Mar 2010 07:27:22 +0000 (08:27 +0100)
committerDominik Brodowski <linux@dominikbrodowski.net>
Mon, 15 Mar 2010 13:50:16 +0000 (14:50 +0100)
commit0d3a940de51c47a3d6322537c8dce925db755477
treedef17f37fabf348a4de30c99cad065bedc13a726
parentba8819e991ac507fcbfa080eacdff3e7eea4dc03
pcmcia: re-route Cardbus IRQ to ISA on ti1130 bridges if necessary

As the PCI irq pin of the ti1130 pcmcia bridge is not connected (at
least on some old IBM Thinkpad 760ED notebooks), the Cardbus IRQ has
to be routed to an ISA irq.

Part 3 of a series to allow the ISA irq to be used for Cardbus devices
if the socket's PCI irq is unusable.

[linux@dominikbrodowski.net: split up the original patch, commit message,
 cleanup]

Signed-off-by: Jens Kuenzer <Jens.Kuenzer@fpga.homeip.net>
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
drivers/pcmcia/ti113x.h
drivers/pcmcia/yenta_socket.c