]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd07f7bc43bc6a86b447340424d7ed88c0954a46f
treec3cfca9fe11fa5b11ac640c68dbc5b9b2725b9b5
parentfc21c859e22f6f9d8d2c16ec88c6d07cb895f8b3
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