usb: dwc2: Move register save and restore functions
authorJohn Youn <johnyoun@synopsys.com>
Wed, 24 Feb 2016 03:54:57 +0000 (19:54 -0800)
committerFelipe Balbi <balbi@kernel.org>
Fri, 4 Mar 2016 13:14:46 +0000 (15:14 +0200)
commit58e52ff6a6c3ce964c71b2dd9f06be426f993524
treec3cfca9fe11fa5b11ac640c68dbc5b9b2725b9b5
parent9bbe91a1ea4cae20ff9f8f175c92e1e49b4296d9
usb: dwc2: Move register save and restore functions

Move the register save and restore functions into the host and gadget
specific files.

Tested-by: Douglas Anderson <dianders@chromium.org>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: John Youn <johnyoun@synopsys.com>
Signed-off-by: Felipe Balbi <balbi@kernel.org>
drivers/usb/dwc2/core.c
drivers/usb/dwc2/core.h
drivers/usb/dwc2/gadget.c
drivers/usb/dwc2/hcd.c
This page took 0.025869 seconds and 5 git commands to generate.