diff options
author | 2024-09-06 09:52:40 +0200 | |
---|---|---|
committer | 2024-09-30 16:49:42 +0100 | |
commit | 43e1120deb3768c86aa3875c7073658e44a30ea5 (patch) | |
tree | 373c25da27885f678e3a76a1b65a2d52fd039a38 /scripts/gdb/linux/modules.py | |
parent | HID: picoLCD: Replace check_fb in favor of struct fb_info.lcd_dev (diff) | |
download | wireguard-linux-43e1120deb3768c86aa3875c7073658e44a30ea5.tar.xz wireguard-linux-43e1120deb3768c86aa3875c7073658e44a30ea5.zip |
backlight: lcd: Replace check_fb with controls_device
Rename check_fb in struct lcd_ops to controls_device. The callback
is now independent from fbdev's struct fb_info and tests if an lcd
device controls a hardware display device. The new naming and semantics
follow similar functionality for backlight devices.
v2:
- fix typos in commit description (Daniel)
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Daniel Thompson <daniel.thompson@linaro.org>
Link: https://lore.kernel.org/r/20240906075439.98476-27-tzimmermann@suse.de
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions