Browse Source
While getting alarm time, BIT(7) of each register is checked if it is set, which send the alarm time as 0 to the requestor. Fix it by checking if the BIT(7) of each register is not set. Signed-off-by: Thiyagarajan Pandiyan <psvthiyagarajan@gmail.com>pull/90347/merge
1 changed files with 4 additions and 4 deletions
Loading…
Reference in new issue