]> git.dujemihanovic.xyz Git - u-boot.git/commit
phy: marvell: Fix not calling dev_err with a device
authorSean Anderson <seanga2@gmail.com>
Tue, 15 Sep 2020 14:45:02 +0000 (10:45 -0400)
committerTom Rini <trini@konsulko.com>
Wed, 30 Sep 2020 12:53:28 +0000 (08:53 -0400)
commitb9442a01f5e825a892ff78ba0d57cac00033a247
tree73cb9b6a1eba143b0fd0559abb7c7bc2cf4c523e
parent143d81dc8602198b567357160b8dd61edf1bfc48
phy: marvell: Fix not calling dev_err with a device

No need for indirection here.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Tested-by: Patrick Delaunay <patrick.delaunay@st.com>
drivers/phy/marvell/comphy_core.c