commit | b02038faa7f1b228983d05633c8345f826b20042 | [log] [tgz] |
---|---|---|
author | John Youn <johnyoun@synopsys.com> | Tue Feb 23 19:55:00 2016 -0800 |
committer | Felipe Balbi <balbi@kernel.org> | Fri Mar 04 15:14:46 2016 +0200 |
tree | dec7103c71c8aafb22571d43eaf48553aae56e18 | |
parent | 58e52ff6a6c3ce964c71b2dd9f06be426f993524 [diff] |
usb: dwc2: Move host-specific core functions into hcd.c Move host core initialization and host channel routines into hcd.c. This allows these functions to only be compiled in host-enabled driver configurations (DRD or host-only). 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>