]> Git Repo - J-u-boot.git/commit
rtc: mc146818: Correct alarm message for day alarm
authorBin Meng <[email protected]>
Tue, 17 Oct 2017 15:19:33 +0000 (08:19 -0700)
committerTom Rini <[email protected]>
Mon, 23 Oct 2017 21:25:40 +0000 (17:25 -0400)
commit6087be2ba60af08b586237337b2a3ed7fd4f2d21
tree5022a016b5f35f7dbeaf6b04c4997748a63002c9
parentd17207ea83475597d122bfd8ed7f48ab6acedc63
rtc: mc146818: Correct alarm message for day alarm

RTC_CONFIG_D register contains the day within the month to generate
an alarm, not the month. This corrects the printf to indicate it.

Signed-off-by: Bin Meng <[email protected]>
drivers/rtc/mc146818.c
This page took 0.026929 seconds and 4 git commands to generate.