Commits
Jean-Jacques Hiblot committed c68a5fa3b92
usb: dwc3: always use the inlined version of dwc3_host_init/dwc3_host_exit No one is actually implementing those functions. We could remove calls to these altogether, but it does not really hurt to keep the empty inlined version at the moment and it satisfies a symmetry with the gadget mode. Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>