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