commit | 0cc232496bebd7efffd0bf8259f3718fc08fa557 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@st.com> | Fri Jul 03 17:36:44 2020 +0200 |
committer | Tom Rini <trini@konsulko.com> | Tue Sep 08 08:46:32 2020 -0400 |
tree | 6003c1ab747a39d7347ca4f714e70ed0158cbc90 | |
parent | f62e739b8fcc90fb62d02d9f7689621cb39ceaad [diff] |
ata: dwc-ahci: 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>