]> pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
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)
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>

No differences found