]> git.dujemihanovic.xyz Git - u-boot.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)
commit0aeaca622a7caabe1a5d6f81f9c740ff9abd5cad
tree5ffef5d9c99e31552dbf3691d4682560a380256e
parent29e0969bbd1e406afadc145a61a427d1d528bd64
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