From: Alan Stern Date: Fri, 4 May 2007 15:53:03 +0000 (-0400) Subject: USB: add RESET_RESUME device quirk X-Git-Tag: v2.6.23-rc1~1083^2~126 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6bc6cff52e0c4c4c876b1b8a5750041da61ad42b;p=pandora-kernel.git USB: add RESET_RESUME device quirk This patch (as888) adds a new USB device quirk for devices which are unable to resume correctly. By using the new code added for the USB-persist facility, it is a simple matter to reset these devices instead of resuming them. To get things kicked off, a quirk entry is added for the Philips PSC805. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed