linux/sound/soc/au1x
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
..
ac97c.c ASoC: Switch back to struct platform_driver::remove() 2024-09-09 18:26:49 +01:00
db1000.c Linux 5.2-rc6 2019-06-26 12:39:34 +01:00
db1200.c ASoC: allow module autoloading for table db1200_pids 2024-08-21 16:25:02 +01:00
dbdma2.c ASoC: constify snd_soc_component_driver struct 2024-09-30 01:10:48 +02:00
dma.c Convert more 'alloc_obj' cases to default GFP_KERNEL arguments 2026-02-21 20:03:00 -08:00
i2sc.c ASoC: au1x: Convert to DEFINE_SIMPLE_DEV_PM_OPS() 2025-03-17 10:13:47 +00:00
Kconfig ASoC: au1x: Standardize ASoC menu 2025-06-24 01:01:19 +01:00
Makefile ASoC: au1x: Use *-y instead of *-objs Makefile 2024-05-08 11:39:16 +09:00
psc-ac97.c ASoC: au1x: Convert to DEFINE_SIMPLE_DEV_PM_OPS() 2025-03-17 10:13:47 +00:00
psc-i2s.c ASoC: au1x: Convert to DEFINE_SIMPLE_DEV_PM_OPS() 2025-03-17 10:13:47 +00:00
psc.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00