linux/drivers/video/backlight
Shresth Prasad 1fd949f653 backlight: sky81452-backlight: Remove unnecessary call to of_node_get()
`dev->of_node` already has a reference to the device_node and calling
of_node_get on it is unnecessary. All conresponding calls to
of_node_put are also removed.

Signed-off-by: Shresth Prasad <shresthprasad7@gmail.com>
Reviewed-by: Daniel Thompson <daniel.thompson@linaro.org>
Link: https://lore.kernel.org/r/20240502172121.8695-2-shresthprasad7@gmail.com
Signed-off-by: Lee Jones <lee@kernel.org>
2024-05-10 15:44:29 +01:00
..
88pm860x_bl.c backlight: Use backlight_get_brightness() throughout 2020-07-20 10:27:06 +01:00
aat2870_bl.c backlight: aat2870-backlight: Remove struct backlight.check_fb 2024-03-28 10:09:01 +00:00
adp5520_bl.c backlight: adp5520_bl: Convert to platform remove callback returning void 2023-03-16 15:08:35 +00:00
adp8860_bl.c backlight: Switch i2c drivers back to use .probe() 2023-05-25 12:25:26 +01:00
adp8870_bl.c backlight: Switch i2c drivers back to use .probe() 2023-05-25 12:25:26 +01:00
ams369fg06.c backlight: ams369fg06: Constify lcd_ops 2024-05-03 10:44:51 +01:00
apple_bl.c backlight: apple_bl: Use acpi_video_get_backlight_type() 2023-03-16 13:33:11 +01:00
arcxcnn_bl.c backlight: Switch i2c drivers back to use .probe() 2023-05-25 12:25:26 +01:00
as3711_bl.c backlight: as3711_bl: Handle deferred probe 2024-03-07 09:03:29 +00:00
backlight.c backlight: Make backlight_class constant 2024-05-10 15:44:28 +01:00
bd6107.c backlight: Add controls_device callback to struct backlight_ops 2024-03-28 10:09:06 +00:00
corgi_lcd.c backlight: corgi_lcd: Constify lcd_ops 2024-05-03 10:44:56 +01:00
da903x_bl.c backlight: Use backlight_get_brightness() throughout 2020-07-20 10:27:06 +01:00
da9052_bl.c backlight: da9052: Fully initialize backlight_properties during probe 2024-03-07 09:03:29 +00:00
ep93xx_bl.c backlight: Use backlight_get_brightness() throughout 2020-07-20 10:27:06 +01:00
gpio_backlight.c backlight: Add controls_device callback to struct backlight_ops 2024-03-28 10:09:06 +00:00
hp680_bl.c backlight: hp680_bl: Convert to platform remove callback returning void 2023-03-16 15:08:35 +00:00
hx8357.c backlight: hx8357: Constify lcd_ops 2024-05-03 10:44:59 +01:00
ili922x.c backlight: ili922x: Constify lcd_ops 2024-05-03 10:45:03 +01:00
ili9320.c backlight: ili9320: Constify lcd_ops 2024-05-03 10:45:06 +01:00
ili9320.h video: backlight: ili9320: Make ili9320_remove() return void 2021-10-20 15:13:59 +01:00
ipaq_micro_bl.c backlight: ipaq_micro: Use backlight helper 2023-02-22 10:55:27 +00:00
jornada720_bl.c backlight: journada720: Fix Wmisleading-indentation warning 2021-03-23 09:42:55 +00:00
jornada720_lcd.c backlight: jornada720_lcd: Constify lcd_ops 2024-05-03 10:45:09 +01:00
kb3886_bl.c backlight: Use backlight_get_brightness() throughout 2020-07-20 10:27:06 +01:00
Kconfig backlight: Add Kinetic KTD2801 Backlight support 2024-03-07 08:45:16 +00:00
ktd253-backlight.c backlight: ktd253: Switch to use dev_err_probe() helper 2023-02-22 10:54:59 +00:00
ktd2801-backlight.c backlight: ktd2801: Make timing struct static 2024-03-07 08:45:20 +00:00
ktz8866.c backlight: ktz8866: Correct the check for of_property_read_u32 2024-03-07 09:03:28 +00:00
l4f00242t03.c backlight: l4f00242t03: Constify lcd_ops 2024-05-03 10:45:13 +01:00
lcd.c backlight: lcd: Make lcd_class constant 2024-05-10 15:44:28 +01:00
led_bl.c backlight: led_bl: Remove redundant of_match_ptr() 2023-08-21 12:16:56 +01:00
lm3533_bl.c backlight: lm3533_bl: Convert to platform remove callback returning void 2023-03-16 15:08:36 +00:00
lm3630a_bl.c backlight: lm3630a_bl: Simplify probe return on gpio request error 2024-03-07 09:03:29 +00:00
lm3639_bl.c backlight: lm3639: Fully initialize backlight_properties during probe 2024-03-07 09:03:29 +00:00
lms283gf05.c backlight: lms283gf05: Constify lcd_ops 2024-05-03 10:45:16 +01:00
lms501kf03.c backlight: lms501kf03: Constify lcd_ops 2024-05-03 10:45:19 +01:00
locomolcd.c ARM: pxa: remove unused board files 2023-01-20 11:23:44 +01:00
lp855x_bl.c pwm: Rename pwm_apply_state() to pwm_apply_might_sleep() 2023-12-20 16:07:04 +01:00
lp8788_bl.c backlight: lp8788: Drop support for platform data 2024-05-10 15:44:28 +01:00
ltv350qv.c backlight: ltv350qv: Constify lcd_ops 2024-05-03 10:45:22 +01:00
ltv350qv.h
lv5207lp.c backlight: Add controls_device callback to struct backlight_ops 2024-03-28 10:09:06 +00:00
Makefile backlight: Add Kinetic KTD2801 Backlight support 2024-03-07 08:45:16 +00:00
max8925_bl.c backlight: Use backlight_get_brightness() throughout 2020-07-20 10:27:06 +01:00
mp3309c.c backlight: mp3309c: Fix LEDs flickering in PWM mode 2024-05-10 15:44:29 +01:00
mt6370-backlight.c backlight: mt6370-backlight: Convert to platform remove callback returning void 2023-03-16 15:08:36 +00:00
omap1_bl.c backlight: Remove fb_blank from struct backlight_properties 2024-03-28 10:16:26 +00:00
otm3225a.c backlight: otm3225a: Drop driver owner assignment 2024-05-10 15:44:29 +01:00
pandora_bl.c backlight: pandora_bl: Drop unneeded ENOMEM error message 2024-03-07 09:03:29 +00:00
pcf50633-backlight.c
platform_lcd.c backlight: platform_lcd: Constify lcd_ops 2024-05-03 10:45:28 +01:00
pwm_bl.c backlight: pwm-backlight: Remove struct backlight_ops.check_fb 2024-03-28 10:09:02 +00:00
qcom-wled.c backlight: qcom-wled: Explicitly include correct DT includes 2023-07-28 10:01:28 +01:00
rave-sp-backlight.c
rt4831-backlight.c backlight: rt4831-backlight: Convert to platform remove callback returning void 2023-03-16 15:08:37 +00:00
sky81452-backlight.c backlight: sky81452-backlight: Remove unnecessary call to of_node_get() 2024-05-10 15:44:29 +01:00
tdo24m.c backlight: tdo24m: Constify lcd_ops 2024-05-03 10:45:31 +01:00
tps65217_bl.c treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (part 2) 2022-06-10 14:51:35 +02:00
vgg2432a4.c spi: make remove callback a void function 2022-02-09 13:00:45 +00:00
wm831x_bl.c backlight: Use backlight_get_brightness() throughout 2020-07-20 10:27:06 +01:00