]> git.baikalelectronics.ru Git - uboot.git/commit
phy: usbphyc: Fix not calling dev_err with a device
authorSean Anderson <seanga2@gmail.com>
Tue, 15 Sep 2020 14:45:06 +0000 (10:45 -0400)
committerTom Rini <trini@konsulko.com>
Wed, 30 Sep 2020 12:53:36 +0000 (08:53 -0400)
commit079ad9456e7a4d37e36f850c17efe1328e5420b7
tree5ffef5d9c99e31552dbf3691d4682560a380256e
parent2fb74ee2d288e57cbd661fe0218d904628e4470a
phy: usbphyc: Fix not calling dev_err with a device

Use the phy's device.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Patrice Chotard <patrice.chotard@st.com>
Reviewed-by: Patrick Delaunay <patrick.delaunay@st.com>
Tested-by: Patrick Delaunay <patrick.delaunay@st.com>
drivers/phy/phy-stm32-usbphyc.c