parport: Use the PCI IRQ if offered
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Tue, 7 Apr 2009 14:30:57 +0000 (15:30 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 7 Apr 2009 15:44:06 +0000 (08:44 -0700)
commit51dcdfec6a274afc1c6fce180d582add9ff512c0
tree51442c7adc06f36977859e8133b645c6c42ea0c9
parent8e7d91c97570ba1a16c0b4f984c04f04f039a231
parport: Use the PCI IRQ if offered

PCI parallel port devices can IRQ share so we should stop them hogging
the line and making a mess on modern PC systems.  We know the sharing
side works as the PCMCIA driver has shared the parallel port IRQ for
some time.

Signed-off-by: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/parport/parport_cs.c
drivers/parport/parport_pc.c
drivers/parport/parport_serial.c
include/linux/parport_pc.h