phy: sun4i-usb: Fix not calling dev_err with a device
authorSean Anderson <seanga2@gmail.com>
Tue, 15 Sep 2020 14:45:04 +0000 (10:45 -0400)
committerTom Rini <trini@konsulko.com>
Wed, 30 Sep 2020 12:53:31 +0000 (08:53 -0400)
commit73345173101e870df8b816aadc94651e105b00bc
tree88f54e7f8206d1470ff26db1ed93dfd3943e8eb8
parente9e1bd1f754af80379507af10d8f1b1d4c9cac29
phy: sun4i-usb: Fix not calling dev_err with a device

This uses phy's device

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