]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
soc: renesas: rz-sysc: Convert to common field_get() helper
authorGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 6 Nov 2025 13:34:09 +0000 (14:34 +0100)
committerYury Norov (NVIDIA) <yury.norov@gmail.com>
Mon, 24 Nov 2025 19:15:47 +0000 (14:15 -0500)
commit610c4408a2f7a09a00f656459e762ee1e21bbd7b
tree59298e1696999c527b67690a4ff42d5cd249ed49
parentbb0e7fda87753a973cb4a86c22905b1177f00d4e
soc: renesas: rz-sysc: Convert to common field_get() helper

Drop the driver-specific field_get() macro, in favor of the globally
available variant from <linux/bitfield.h>.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com>
Signed-off-by: Yury Norov (NVIDIA) <yury.norov@gmail.com>
drivers/soc/renesas/rz-sysc.c