drivers/rtc/rtc-max77686.c: Fix wrong register
authorSangjung Woo <[email protected]>
Wed, 11 Sep 2013 21:24:21 +0000 (14:24 -0700)
committerLinus Torvalds <[email protected]>
Wed, 11 Sep 2013 22:58:56 +0000 (15:58 -0700)
commit1748cbf7f7c464593232cde914f5a103181a83b5
treea198168838145bd0773307efb25ffcb6e5a0a6e3
parent7707bda3ee4aa4415090755c22e5a9c03fc530dc
drivers/rtc/rtc-max77686.c: Fix wrong register

Fix a read of the wrong register when checking whether the RTC timer has
reached the alarm time.

Signed-off-by: Sangjung Woo <[email protected]>
Signed-off-by: Myugnjoo Ham <[email protected]>
Reviewed-by: Jonghwa Lee <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/rtc/rtc-max77686.c