1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-19 05:40:06 +01:00
Files
u-boot-megous/drivers/usb/host
Sean Anderson 046ade8103 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>
2020-09-30 08:53:52 -04:00
..
2009-04-06 20:40:46 +02:00
2020-05-22 15:22:36 +02:00