From: David Brownell Date: Tue, 15 Aug 2006 06:11:06 +0000 (-0700) Subject: PM: USB HCDs use PM_EVENT_PRETHAW X-Git-Tag: v2.6.19-rc1~1078^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=185849991d592497e43bcd264c6152af1261ffe2;p=pandora-kernel.git PM: USB HCDs use PM_EVENT_PRETHAW This teaches several USB host controller drivers to treat PRETHAW as a chip reset since the controller, and all devices connected to it, are no longer in states compatible with how the snapshotted suspend() left them. Signed-off-by: David Brownell Cc: "Rafael J. Wysocki" Cc: Pavel Machek Signed-off-by: Andrew Morton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed