From: Alan Stern Date: Tue, 10 Oct 2006 14:54:00 +0000 (-0400) Subject: UHCI: workaround for Asus motherboard X-Git-Tag: v2.6.19-rc3~137^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b62df4516981745d4b5de01ceec1d65a9174a524;p=pandora-kernel.git UHCI: workaround for Asus motherboard This patch (as798) adds a workaround to uhci-hcd. At least one Asus motherboard is wired in such a way that any device attached to a suspended UHCI controller will prevent the system from entering suspend-to-RAM by immediately waking it up. The only way around the problem is to turn the controller off instead of suspending it. This fixes Bugzilla #6193. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed