commit | f62e739b8fcc90fb62d02d9f7689621cb39ceaad | [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 | 01e05a91bd258d61a8184cc18c7bd3114aae0470 [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>