From: David Brownell Date: Mon, 3 Apr 2006 04:26:21 +0000 (-0800) Subject: [PATCH] USB: at91 usb driver supend/resume fixes X-Git-Tag: v2.6.17-rc2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68ba61b89c10b3412c7ee05cd649303ba5a588d1;p=pandora-kernel.git [PATCH] USB: at91 usb driver supend/resume fixes AT91: the two USB drivers (OHCI, UDC) got out of sync with various usbcore and driver model PM updates; fix. Also minor fixes to ohci: whitespace/style, MODULE_ALIAS so coldplug works using /sys/.../modalias, and turn off _both_ clocks during suspend. Signed-off-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed