diff options
author | Sean Anderson <seanga2@gmail.com> | 2020-09-15 10:45:15 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-09-30 08:53:52 -0400 |
commit | 046ade8103b904b75096b8c2af10266af0468be8 (patch) | |
tree | 1f01b565ad3bee9dc6397ae2298c5e54ae05cd54 /drivers/usb/dwc3/core.c | |
parent | df8395a01fa7a15cd82aa4571b56213bfa131779 (diff) |
usb: dwc2: Fix not calling dev_xxx with a device
This adds a dev argument to some functions so dev_xxx always has a device
to log with. In one instance we must use use a different log function when
we are compiled without DM_USB.
Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Patrice Chotard <patrice.chotard@st.com>
Reviewed-by: Patrick Delaunay <patrick.delaunay@st.com>
Tested-by: Patrick Delaunay <patrick.delaunay@st.com>
Diffstat (limited to 'drivers/usb/dwc3/core.c')
0 files changed, 0 insertions, 0 deletions