mirror-linux/drivers/video/backlight
Linus Torvalds bf4afc53b7 Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
This was done entirely with mindless brute force, using

    git grep -l '\<k[vmz]*alloc_objs*(.*, GFP_KERNEL)' |
        xargs sed -i 's/\(alloc_objs*(.*\), GFP_KERNEL)/\1)/'

to convert the new alloc_obj() users that had a simple GFP_KERNEL
argument to just drop that argument.

Note that due to the extreme simplicity of the scripting, any slightly
more complex cases spread over multiple lines would not be triggered:
they definitely exist, but this covers the vast bulk of the cases, and
the resulting diff is also then easier to check automatically.

For the same reason the 'flex' versions will be done as a separate
conversion.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2026-02-21 17:09:51 -08:00
..
88pm860x_bl.c
Kconfig backlight: Add Congatec Board Controller (CGBC) backlight support 2026-01-08 11:15:00 +00:00
Makefile backlight: Add Congatec Board Controller (CGBC) backlight support 2026-01-08 11:15:00 +00:00
aat2870_bl.c
adp5520_bl.c
adp8860_bl.c
adp8870_bl.c
ams369fg06.c
apple_bl.c
apple_dwi_bl.c
arcxcnn_bl.c
as3711_bl.c
aw99706.c backlight: aw99706: Fix build errors caused by wrong gpio header 2026-01-20 16:07:48 +00:00
backlight.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
bd6107.c
cgbc_bl.c backlight: Add Congatec Board Controller (CGBC) backlight support 2026-01-08 11:15:00 +00:00
corgi_lcd.c
da903x_bl.c
da9052_bl.c
ep93xx_bl.c
gpio_backlight.c
hp680_bl.c
hx8357.c
ili922x.c
ili9320.c
ili9320.h
ipaq_micro_bl.c
jornada720_bl.c
jornada720_lcd.c
kb3886_bl.c
ktd253-backlight.c
ktd2801-backlight.c
ktz8866.c
l4f00242t03.c
lcd.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
led_bl.c backlight: led-bl: Add devlink to supplier LEDs 2025-11-25 12:54:10 +00:00
lm3509_bl.c
lm3533_bl.c
lm3630a_bl.c
lm3639_bl.c
lms283gf05.c
lms501kf03.c
locomolcd.c
lp855x_bl.c
lp8788_bl.c
ltv350qv.c
ltv350qv.h
lv5207lp.c
max8925_bl.c
mp3309c.c
mt6370-backlight.c
omap1_bl.c
otm3225a.c
pandora_bl.c
platform_lcd.c
pwm_bl.c
qcom-wled.c backlight: qcom-wled: Change PM8950 WLED configurations 2026-02-04 10:26:03 +00:00
rave-sp-backlight.c
rt4831-backlight.c
sky81452-backlight.c
tdo24m.c
tps65217_bl.c
vgg2432a4.c
wm831x_bl.c