Learn more about cloning repositories
You have read-only access
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>