mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
19e38d5fb9
PD#SWPL-201692 Problem: meson_rtc_handler be processed in irq context, spinlock in subsequent call of meson_rtc_handler cannot be used, due to spinlock is sleeping lock in preempt rt kernel Solution: threaded rtc interrupt Verify: on A5 Change-Id: I81ebed52d5b111c553f55fff5f2dd6c440e94adc Signed-off-by: Lei Zhang <lei.zhang@amlogic.com>