Re: [PATCH v2 27/46] phy: rockchip: Fix not calling dev_err with a device

2020-09-27 Thread Kever Yang
On 2020/9/15 下午10:45, Sean Anderson wrote: Get the device from phy, or pass the phy in. Signed-off-by: Sean Anderson Reviewed-by: Kever Yang Thanks, - Kever --- Changes in v2: - New drivers/phy/rockchip/phy-rockchip-pcie.c | 14 +++--- drivers/phy/rockchip/phy-rockchip-

[PATCH v2 27/46] phy: rockchip: Fix not calling dev_err with a device

2020-09-15 Thread Sean Anderson
Get the device from phy, or pass the phy in. Signed-off-by: Sean Anderson --- Changes in v2: - New drivers/phy/rockchip/phy-rockchip-pcie.c | 14 +++--- drivers/phy/rockchip/phy-rockchip-typec.c | 6 +++--- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/drivers/phy/