commit | 3de978ab34522c4e26722e91aba699482979d435 | [log] [tgz] |
---|---|---|
author | Jean-Jacques Hiblot <jjhiblot@ti.com> | Thu Nov 29 10:52:45 2018 +0100 |
committer | Marek Vasut <marex@denx.de> | Fri Dec 07 16:31:45 2018 +0100 |
tree | 5b32bcb24a3c0cb98de3bf12307097b3db024aaa | |
parent | d7c36ae012d7f5a99adf340e9fcc1291e964526b [diff] |
dwc3: move phy operation to core.c Those operations can be used for peripheral operation as well as host operation. Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com> # Conflicts: # drivers/usb/dwc3/core.c # drivers/usb/host/xhci-dwc3.c