[PATCH 5/5] phy: renesas: rcar-gen3-usb2: Move debug print after register value is updated
Neil Armstrong
neil.armstrong at linaro.org
Wed Aug 6 07:08:17 PDT 2025
On 05/08/2025 14:25, Prabhakar wrote:
> From: Lad Prabhakar <prabhakar.mahadev-lad.rj at bp.renesas.com>
>
> Relocate the debug print in rcar_gen3_enable_vbus_ctrl() to appear after
> the `val` variable is assigned and updated based on the VBUS state. This
> ensures that the debug log reflects the actual register value being
> written, improving debugging accuracy.
>
> Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj at bp.renesas.com>
> ---
> drivers/phy/renesas/phy-rcar-gen3-usb2.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
<snip>
Reviewed-by: Neil Armstrong <neil.armstrong at linaro.org>
More information about the linux-phy
mailing list