mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
3cffb31132
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>