diff options
author | 2024-09-06 09:52:41 +0200 | |
---|---|---|
committer | 2024-09-30 16:49:42 +0100 | |
commit | 02e224d096ef58fe59e96609de6018e133f33512 (patch) | |
tree | ffd802c4c4ccc97f4110629ca5c7cc8937936241 /scripts/gdb/linux/modules.py | |
parent | backlight: lcd: Replace check_fb with controls_device (diff) | |
download | wireguard-linux-02e224d096ef58fe59e96609de6018e133f33512.tar.xz wireguard-linux-02e224d096ef58fe59e96609de6018e133f33512.zip |
backlight: lcd: Remove struct fb_videomode from set_mode callback
Implementations of struct lcd_ops.set_mode only require the resolution
from struct fb_videomode. Pass the xres and yres fields, but remove the
dependency on the fbdev data structure.
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Daniel Thompson <daniel.thompson@linaro.org>
Link: https://lore.kernel.org/r/20240906075439.98476-28-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