Files
kernel_common_drivers/include/linux
Evoke Zhang 3cffb31132 lcd: optimize config probe workqueue [1/1]
PD#SWPL-106857

Problem:
msleep in workqueue maybe block some progress

Solution:
1.change workqueue+msleep loop to delay_work nested calling
2.change lcd workqueue from highpri to normal

Verify:
ar301

Change-Id: I29fb874b14c29a8c630d4decaeaf97085d6d7d40
Signed-off-by: Evoke Zhang <evoke.zhang@amlogic.com>
2023-01-16 22:23:53 -08:00
..