PNP: remove SMCf010 quirk
authorBjorn Helgaas <bjorn.helgaas@hp.com>
Tue, 11 Sep 2007 22:23:35 +0000 (15:23 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 12 Sep 2007 00:21:19 +0000 (17:21 -0700)
commitb70ae1d9f69ba52767af89f90fd79587669bc7ff
treeaa8ce7cf9deb874ec9c132a7eb65cceeaaa70339
parent719b6f29fc2064eeeaa360ca06ce11aa207606fb
PNP: remove SMCf010 quirk

If the quirk enables the SIR part of the SMCf010 device, the 8250 driver
may claim it as a legacy ttyS device, which makes the legacy probe in the
smsc-ircc2 driver fail.

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Cc: Andrey Borzenkov <arvidjaar@mail.ru>
Cc: Michal Piotrowski <michal.k.k.piotrowski@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/pnp/quirks.c