mirror-linux/drivers/pinctrl/sunxi
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 pinctrl: sunxi: Add support for the secondary A523 GPIO ports 2025-03-13 14:48:57 +01:00
Makefile pinctrl: sunxi: Add support for the secondary A523 GPIO ports 2025-03-13 14:48:57 +01:00
pinctrl-sun4i-a10.c
pinctrl-sun5i.c
pinctrl-sun6i-a31-r.c
pinctrl-sun6i-a31.c
pinctrl-sun8i-a23-r.c
pinctrl-sun8i-a23.c
pinctrl-sun8i-a33.c
pinctrl-sun8i-a83t-r.c
pinctrl-sun8i-a83t.c
pinctrl-sun8i-h3-r.c
pinctrl-sun8i-h3.c
pinctrl-sun8i-v3s.c pinctrl: sunxi: v3s: Fix wrong comment about UART2 pinmux 2025-07-04 10:00:35 +02:00
pinctrl-sun9i-a80-r.c
pinctrl-sun9i-a80.c
pinctrl-sun20i-d1.c
pinctrl-sun50i-a64-r.c
pinctrl-sun50i-a64.c
pinctrl-sun50i-a100-r.c
pinctrl-sun50i-a100.c
pinctrl-sun50i-h5.c
pinctrl-sun50i-h6-r.c
pinctrl-sun50i-h6.c
pinctrl-sun50i-h616-r.c
pinctrl-sun50i-h616.c
pinctrl-sun55i-a523-r.c pinctrl: sunxi: Add support for the secondary A523 GPIO ports 2025-03-13 14:48:57 +01:00
pinctrl-sun55i-a523.c pinctrl: sunxi: Add support for the Allwinner A523 2025-03-13 14:48:57 +01:00
pinctrl-suniv-f1c100s.c
pinctrl-sunxi-dt.c pinctrl: Simplify printks with pOF format 2025-09-12 14:19:31 +02:00
pinctrl-sunxi.c Convert more 'alloc_obj' cases to default GFP_KERNEL arguments 2026-02-21 20:03:00 -08:00
pinctrl-sunxi.h pinctrl: sunxi: allow reading mux values from DT 2025-03-13 14:48:57 +01:00