]> git.dujemihanovic.xyz Git - u-boot.git/commit
phy: rockchip: Fix not calling dev_err with a device
authorSean Anderson <seanga2@gmail.com>
Tue, 15 Sep 2020 14:45:03 +0000 (10:45 -0400)
committerTom Rini <trini@konsulko.com>
Wed, 30 Sep 2020 12:53:29 +0000 (08:53 -0400)
commite9e1bd1f754af80379507af10d8f1b1d4c9cac29
treec6e2ae07be0d250fc1d133bdc47b526a00b883c9
parentb9442a01f5e825a892ff78ba0d57cac00033a247
phy: rockchip: Fix not calling dev_err with a device

Get the device from phy, or pass the phy in.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Tested-by: Patrick Delaunay <patrick.delaunay@st.com>
drivers/phy/rockchip/phy-rockchip-pcie.c
drivers/phy/rockchip/phy-rockchip-typec.c