usb: dwc3: add 'saved_state' field to dwc3_ep structure
authorPaul Zimmerman <Paul.Zimmerman@synopsys.com>
Fri, 27 Apr 2012 10:56:23 +0000 (13:56 +0300)
committerFelipe Balbi <balbi@ti.com>
Wed, 5 Mar 2014 15:44:51 +0000 (09:44 -0600)
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 <paulz@synopsys.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/dwc3/core.h

Simple merge