]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit5d465f4dc64cedc9672fc5ede7a35250a696768a
tree88f54e7f8206d1470ff26db1ed93dfd3943e8eb8
parentb5a03b2bffc83fabd87116e1076a5cd4c6c02972
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