commit | 51dcdfec6a274afc1c6fce180d582add9ff512c0 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | Tue Apr 07 15:30:57 2009 +0100 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Apr 07 08:44:06 2009 -0700 |
tree | 51442c7adc06f36977859e8133b645c6c42ea0c9 | |
parent | 8e7d91c97570ba1a16c0b4f984c04f04f039a231 [diff] |
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>