diff options
author | Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> | 2025-08-08 22:52:09 +0100 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2025-08-20 22:21:52 +0530 |
commit | 5f54134428b48261151c725c64b40be54e373345 (patch) | |
tree | aeae69fff0572d7f33404e363765c1b9c7297103 /scripts/gdb/linux/config.py | |
parent | b725741f1c21e8507a58ae86c5a80ca383f96852 (diff) |
phy: renesas: rcar-gen3-usb2: Move debug print after register value is updated
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@bp.renesas.com>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20250808215209.3692744-6-prabhakar.mahadev-lad.rj@bp.renesas.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions