Re: [PATCH] drivers/rtc/rtc-max77686.c: Fix wrong register

2013-08-14 Thread Andrew Morton
On Wed, 14 Aug 2013 10:21:41 +0900 Sangjung Woo wrote: > Fix to read the wrong register when checking whether the RTC timer has > reached or not. > > ... > > --- a/drivers/rtc/rtc-max77686.c > +++ b/drivers/rtc/rtc-max77686.c > @@ -240,9 +240,9 @@ static int max77686_rtc_read_alarm(struct devic

[PATCH] drivers/rtc/rtc-max77686.c: Fix wrong register

2013-08-13 Thread Sangjung Woo
Fix to read the wrong register when checking whether the RTC timer has reached or not. Signed-off-by: Sangjung Woo Signed-off-by: Myugnjoo Ham Reviewed-by: Jonghwa Lee --- drivers/rtc/rtc-max77686.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/rtc/rtc-max7

Re: [PATCH] drivers/rtc/rtc-max77686.c: Fix wrong register

2013-08-13 Thread jonghwa3 . lee
On 2013년 08월 13일 22:37, Sangjung Woo wrote: > Fix to read the wrong register when cheching whether the RTC timer has > reached or not. > > Signed-off-by: Sangjung Woo > Signed-off-by: Myugnjoo Ham > Reviewed-by: Jonghwa Lee > --- > drivers/rtc/rtc-max77686.c |2 +- > 1 file changed, 1 ins

[PATCH] drivers/rtc/rtc-max77686.c: Fix wrong register

2013-08-13 Thread Sangjung Woo
Fix to read the wrong register when cheching whether the RTC timer has reached or not. Signed-off-by: Sangjung Woo Signed-off-by: Myugnjoo Ham Reviewed-by: Jonghwa Lee --- drivers/rtc/rtc-max77686.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/rtc/rtc-max77686