commit | 3b417a7d8298a79b147fec92b76fb90f74e7c732 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@st.com> | Fri Jul 03 17:36:42 2020 +0200 |
committer | Tom Rini <trini@konsulko.com> | Tue Sep 08 08:46:32 2020 -0400 |
tree | 204857c12196f97710447d1b15ef0712a56212a7 | |
parent | f286e37c14ca47bf3303f47b19771b7242724a3b [diff] |
usb: host: ohci: change trace level for phy errors managed by uclass As the error message is now displayed by generic phy functions, the dev_err can be change to dev_dbg. Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>