UHCI: make test for ASUS motherboard more specific
authorAlan Stern <stern@rowland.harvard.edu>
Fri, 15 Dec 2006 21:06:25 +0000 (16:06 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 5 Jan 2007 20:19:08 +0000 (12:19 -0800)
commitc80a70d53fa0ca47ad122cd75fe32b6f41c04eb1
tree4989a16d0f1f0a4a1f4bfa44706e1912306de661
parent05a8057bb38bc803682f3e0af305c258b4566285
UHCI: make test for ASUS motherboard more specific

Instead of matching all motherboards whose name contains "A7V8X" for a
remote-wakeup hardware bug, this patch (as829) matches only those
boards whose name is exactly equal to "A7V8X".  Later motherboards
don't seem to have the bug.

(In fact, it's possible that only one motherboard in the world has the
bug.  With only one user reporting problems, it's hard to tell.)

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/uhci-hcd.c