]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
phy: renesas: rzg3e-usb3: Convert to FIELD_MODIFY()
authorGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 5 Mar 2026 10:15:28 +0000 (11:15 +0100)
committerVinod Koul <vkoul@kernel.org>
Sun, 10 May 2026 12:17:45 +0000 (17:47 +0530)
commit9cfeef97f21be61372d718f7ee430ea65536bb08
tree7dd95e351d1cc5236282e7582f4de6224816c8b9
parent057c81a17fffb17f66e5b4524d49b7caad3fe627
phy: renesas: rzg3e-usb3: Convert to FIELD_MODIFY()

Use the FIELD_MODIFY() helper instead of open-coding the same operation.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://patch.msgid.link/a52020ba597e2e213b161eee21239f10e6057d9d.1772705690.git.geert+renesas@glider.be
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/renesas/phy-rzg3e-usb3.c