]> www.infradead.org Git - users/jedix/linux-maple.git/commit
phy: exynos5-usbdrd: convert to dev_err_probe
authorAndré Draszik <andre.draszik@linaro.org>
Fri, 6 Dec 2024 16:31:03 +0000 (16:31 +0000)
committerVinod Koul <vkoul@kernel.org>
Thu, 13 Feb 2025 17:12:52 +0000 (22:42 +0530)
commitee064390b82329df7fd8e0c48da03a8fee7d46ce
tree5166348e9df9efd4b3d45457cc93f9de90657e30
parentc38528812c2e9b05fe8b5fd1f66cf4c75835a38e
phy: exynos5-usbdrd: convert to dev_err_probe

dev_err_probe() exists to simplify code.

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Peter Griffin <peter.griffin@linaro.org>
Signed-off-by: André Draszik <andre.draszik@linaro.org>
Tested-by: Will McVicker <willmcvicker@google.com>
Link: https://lore.kernel.org/r/20241206-gs101-phy-lanes-orientation-phy-v4-3-f5961268b149@linaro.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/samsung/phy-exynos5-usbdrd.c