linux/drivers/video/fbdev/omap2/omapfb/dss
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
..
apply.c fbdev/omap2: Include <linux/export.h> 2025-06-16 09:07:15 +02:00
core.c fbdev/omap2: Include <linux/export.h> 2025-06-16 09:07:15 +02:00
dispc_coefs.c
dispc-compat.c fbdev/omap2: Include <linux/export.h> 2025-06-16 09:07:15 +02:00
dispc-compat.h
dispc.c fbdev: omapfb: Add 'plane' value check 2025-03-26 22:39:21 +01:00
dispc.h
display-sysfs.c
display.c fbdev/omap2: Include <linux/export.h> 2025-06-16 09:07:15 +02:00
dpi.c fbdev/omap2: Do not include <linux/export.h> 2025-06-16 09:07:47 +02:00
dsi.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
dss_features.c fbdev/omap2: Include <linux/export.h> 2025-06-16 09:07:15 +02:00
dss_features.h
dss-of.c fbdev/omap2: Include <linux/export.h> 2025-06-16 09:07:15 +02:00
dss.c Devicetree updates for v6.13: 2024-11-20 13:19:25 -08:00
dss.h fbdev: omapfb: Remove some deadcode 2024-11-14 15:30:36 +01:00
hdmi_common.c
hdmi_phy.c
hdmi_pll.c
hdmi_wp.c
hdmi.h fbdev: omapfb: Fix typo in comment 2024-09-11 20:53:04 +02:00
hdmi4_core.c
hdmi4_core.h
hdmi4.c fbdev: Switch back to struct platform_driver::remove() 2024-10-08 21:47:18 +02:00
hdmi5_core.c fbdev: omapfb: Remove unused hdmi5_core_handle_irqs 2024-12-22 07:03:42 +01:00
hdmi5_core.h fbdev: omapfb: Remove unused hdmi5_core_handle_irqs 2024-12-22 07:03:42 +01:00
hdmi5.c fbdev: Switch back to struct platform_driver::remove() 2024-10-08 21:47:18 +02:00
Kconfig
Makefile
manager-sysfs.c
manager.c Convert more 'alloc_obj' cases to default GFP_KERNEL arguments 2026-02-21 20:03:00 -08:00
omapdss-boot-init.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
output.c fbdev/omap2: Include <linux/export.h> 2025-06-16 09:07:15 +02:00
overlay-sysfs.c
overlay.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
pll.c
sdi.c fbdev/omap2: Do not include <linux/export.h> 2025-06-16 09:07:47 +02:00
venc.c fbdev/omap2: Include <linux/export.h> 2025-06-16 09:07:15 +02:00
video-pll.c