mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
d4c7eb4cbb
PD#SWPL-192783 Problem: insmod rtc will reads alarm and converts it to standard time. UBSAN detects that the alarm is converted to the standard time and a data overflow warning is generated Solution: fix code Verify: s7 Change-Id: Ic6e44831b76338e52131cc046dd35d6358fcc5f8 Signed-off-by: yiting.deng <yiting.deng@amlogic.com>