]> git.baikalelectronics.ru Git - uboot.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)
commit7f170962075a43b3e0d45bd3b5c7380bf627209a
tree73cb9b6a1eba143b0fd0559abb7c7bc2cf4c523e
parentbf539fae495be2e7d1cec58f65f21c17a5f89bbf
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