Files
kernel_common_drivers/include/linux
lizhi.hu 4a7d13ebe3 lcd: fix bug in lcd lcd_vsync_handler [1/1]
PD#SWPL-94121

Problem:
lcd_screen_restore and lcd_screen_black may be a nullptr,
under specific condition, results in kernel panic.

Solution:
remove pointer from pdrv.

Verify:
t7c

Signed-off-by: lizhi.hu <lizhi.hu@amlogic.com>
Change-Id: If3bd01a8426ca6b67052265e98ff8ab9829ed07d
2022-12-02 14:04:53 +08:00
..