Bjorn Helgaas b97d480340 ACPI: fix Medion _PRT quirk (use "ISA_", not "ISA")
This fixes the builtin RTL8139 NIC on the Medion MD9580-F laptop.  The
BIOS reports the interrupt routing incorrectly.  I recently added a
quirk to work around this, and this patch fixes a typo in the quirk.

We pad every ACPI pathname component to four characters, so ".ISA." will
never match anything.  We need ".ISA_." instead.

Thank you Johann-Nikolaus Andreae <johann-nikolaus.andreae@nacs.de>
for patiently testing this patch.

See http://bugzilla.kernel.org/show_bug.cgi?id=4773

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-03-25 15:21:30 -07:00
..
2008-03-17 07:56:31 -04:00
2008-03-24 19:22:19 -07:00
2008-03-23 20:28:20 +01:00
2008-03-24 19:22:19 -07:00
2008-03-15 19:17:12 -07:00
2008-03-19 18:53:37 -07:00
2008-03-18 01:22:10 -04:00
2008-03-24 22:26:15 -07:00
2008-03-19 18:53:37 -07:00
2008-03-17 22:58:21 +11:00