commit | f2daa76ab93649525244c2c36e8b17bb3af8664a | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@st.com> | Fri Jul 03 17:36:46 2020 +0200 |
committer | Tom Rini <trini@konsulko.com> | Tue Sep 08 08:46:32 2020 -0400 |
tree | cfe82c0701b632570c2e0c35301e4272fd8cd604 | |
parent | 1b9711b9774871f49ea07589a817b0b2b12568a5 [diff] |
arm: meson: 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> Acked-by: Neil Armstrong <narmstrong@baylibre.com>