From: Paul Zimmerman Date: Fri, 27 Apr 2012 10:56:23 +0000 (+0300) Subject: usb: dwc3: add 'saved_state' field to dwc3_ep structure X-Git-Tag: v3.15-rc1~137^2~25^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4cfcf876767ab845e1db0c0b2671db27b1a3586c;p=pandora-kernel.git usb: dwc3: add 'saved_state' field to dwc3_ep structure This extra field will save endpoint state when we're about to enter hibernation. It will be used later to restore the endpoint state when resuming. Signed-off-by: Paul Zimmerman Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed