linux/drivers/soc/renesas
Linus Torvalds 32a92f8c89 Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
This converts some of the visually simpler cases that have been split
over multiple lines.  I only did the ones that are easy to verify the
resulting diff by having just that final GFP_KERNEL argument on the next
line.

Somebody should probably do a proper coccinelle script for this, but for
me the trivial script actually resulted in an assertion failure in the
middle of the script.  I probably had made it a bit _too_ trivial.

So after fighting that far a while I decided to just do some of the
syntactically simpler cases with variations of the previous 'sed'
scripts.

The more syntactically complex multi-line cases would mostly really want
whitespace cleanup anyway.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2026-02-21 20:03:00 -08:00
..
Kconfig soc: driver updates for 7.0 2026-02-10 20:45:30 -08:00
Makefile soc: renesas: Add support for RZ/N1 GPIO Interrupt Multiplexer 2026-01-15 12:05:16 +01:00
pwc-rzv2m.c treewide: rename GPIO set callbacks back to their original names 2025-08-07 10:07:06 +02:00
r9a06g032-smp.c ARM: shmobile: Add the R9A06G032 SMP enabler driver 2018-07-20 13:44:04 +02:00
r9a08g045-sysc.c soc: renesas: rz-sysc: Populate readable_reg/writeable_reg in regmap config 2025-11-13 21:21:30 +01:00
r9a09g047-sys.c soc: renesas: rz-sysc: Populate readable_reg/writeable_reg in regmap config 2025-11-13 21:21:30 +01:00
r9a09g056-sys.c soc: renesas: rz-sysc: Populate readable_reg/writeable_reg in regmap config 2025-11-13 21:21:30 +01:00
r9a09g057-sys.c soc: renesas: rz-sysc: Populate readable_reg/writeable_reg in regmap config 2025-11-13 21:21:30 +01:00
rcar-rst.c soc: renesas: rcar-rst: Keep RESBAR2S in default state 2025-10-23 16:03:30 +02:00
renesas-soc.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
rz-sysc.c Convert more 'alloc_obj' cases to default GFP_KERNEL arguments 2026-02-21 20:03:00 -08:00
rz-sysc.h soc: renesas: rz-sysc: Populate readable_reg/writeable_reg in regmap config 2025-11-13 21:21:30 +01:00
rzn1_irqmux.c soc: renesas: Add support for RZ/N1 GPIO Interrupt Multiplexer 2026-01-15 12:05:16 +01:00