phy: phy-rockchip-inno-usb2: improve error message
authorSebastian Reichel <sebastian.reichel@collabora.com>
Mon, 22 May 2023 17:03:24 +0000 (19:03 +0200)
committerVinod Koul <vkoul@kernel.org>
Wed, 12 Jul 2023 16:57:41 +0000 (22:27 +0530)
commitb3a379936335c7e6e2e6cc3188fe1e8bde222290
tree7207ceb749bcc7a433597e7ba96ed6e21bf10da9
parent89e1570ad2121d4a5d5796e9f75ae3b0fdf73bf6
phy: phy-rockchip-inno-usb2: improve error message

Printing the OF node is not useful, since we get the same information
from the device context. Instead print the reg address, that could
not be found.

Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Link: https://lore.kernel.org/r/20230522170324.61349-8-sebastian.reichel@collabora.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/rockchip/phy-rockchip-inno-usb2.c