mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
27d41e6e40
PD#SWPL-201692 Problem: 1, disable irq with local_irq_save and enable irq with local_irq_restore 2, spinlock is sleeping lock in preempt rt kernel, cannot be used in atomic environment Solution: optimize lock usage Verify: on A5 Change-Id: Ifa4cc54af8a1c081d843da6d32b5594fa8c330a0 Signed-off-by: Lei Zhang <lei.zhang@amlogic.com>