From: Sebastian Andrzej Siewior Date: Tue, 13 Sep 2011 15:54:39 +0000 (+0200) Subject: usb: dwc3: ep0: add LPM handling X-Git-Tag: v3.5-rc1~149^2~137^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6a3b5e2888b51e37c65c97dae966f793bc4806a;p=pandora-kernel.git usb: dwc3: ep0: add LPM handling On device loading the driver enables LPM and the acceptance of U1 and U2 states. The [Set|Clear]Feature requests for "U1/U2" are forwarded directly to the hardware and allow / forbid the initiation of the low power links. Signed-off-by: Sebastian Andrzej Siewior Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed