usb: ohci-generic: replace pr_err() by dev_err()
As we get access to struct udevice, use dev_err() instead
of pr_err().
Signed-off-by:
Patrice Chotard <patrice.chotard@st.com>
Loading
Please register or sign in to comment
As we get access to struct udevice, use dev_err() instead
of pr_err().
Signed-off-by:
Patrice Chotard <patrice.chotard@st.com>