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 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 2019-06-19 17:09:07 +02:00
dispc-compat.c fbdev/omap2: Include <linux/export.h> 2025-06-16 09:07:15 +02:00
dispc-compat.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 2019-06-19 17:09:07 +02:00
dispc.c fbdev: omapfb: Add 'plane' value check 2025-03-26 22:39:21 +01:00
dispc.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 2019-06-19 17:09:07 +02:00
display-sysfs.c fbdev: omapfb: Use kstrtobool() instead of strtobool() 2023-01-16 09:37:31 +01:00
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 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 2019-06-19 17:09:07 +02:00
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 License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
hdmi_phy.c video: fbdev: omapfb: Align '*' in comment 2022-06-22 16:53:55 +02:00
hdmi_pll.c video: fbdev: omapfb: simplify the return expression of dsi_init_pll_data() 2022-05-19 11:16:49 +02:00
hdmi_wp.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
hdmi.h fbdev: omapfb: Fix typo in comment 2024-09-11 20:53:04 +02:00
hdmi4_core.c video: fbdev: omapfb: Fix set but not used warnings in hdmi*_core 2020-12-08 18:33:28 +01:00
hdmi4_core.h video: fbdev: Replace HTTP links with HTTPS ones 2020-07-20 11:47:29 +02:00
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 video: fbdev: Replace HTTP links with HTTPS ones 2020-07-20 11:47:29 +02:00
Makefile video: fbdev: omap2: remove rfbi 2019-06-21 15:13:14 +02:00
manager-sysfs.c fbdev: omapfb: Use kstrtobool() instead of strtobool() 2023-01-16 09:37:31 +01:00
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 fbdev: omapfb: Use kstrtobool() instead of strtobool() 2023-01-16 09:37:31 +01:00
overlay.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
pll.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 2019-06-19 17:09:07 +02:00
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 omapfb: use devm_platform_ioremap_resource_byname 2020-10-16 23:55:27 +02:00