On 2026-07-02T05:57:27, Mikhail Kshevetskiy <[email protected]> wrote: > watchdog: renesas_wwdt: Convert to common field_{get, prep}() helpers > > Drop the driver-specific field_get() and field_prep() macros, in favor > of the globally available variants from <linux/bitfield.h>. > > Signed-off-by: Mikhail Kshevetskiy <[email protected]> > > drivers/watchdog/renesas_wwdt.c | 2 -- > 1 file changed, 2 deletions(-)
Reviewed-by: Simon Glass <[email protected]>

