Re: [PATCH] rtc: rtc-at91rm9200: Corrected alarm over day/month wrap:

2013-12-02 Thread Nicolas Ferre
On 18/11/2013 23:37, Andrew Morton : On Mon, 18 Nov 2013 18:20:54 +0100 Nicolas Ferre wrote: From: Linus Pizunski Update month and day of month to the alarm month/day instead of current day/month when setting the RTC alarm mask. Signed-off-by: Linus Pizunski Acked-by: Nicolas Ferre I

Re: [PATCH] rtc: rtc-at91rm9200: Corrected alarm over day/month wrap:

2013-12-02 Thread Nicolas Ferre
On 18/11/2013 23:37, Andrew Morton : On Mon, 18 Nov 2013 18:20:54 +0100 Nicolas Ferre nicolas.fe...@atmel.com wrote: From: Linus Pizunski li...@narrativeteam.com Update month and day of month to the alarm month/day instead of current day/month when setting the RTC alarm mask. Signed-off-by:

Re: [PATCH] rtc: rtc-at91rm9200: Corrected alarm over day/month wrap:

2013-11-18 Thread Andrew Morton
On Mon, 18 Nov 2013 18:20:54 +0100 Nicolas Ferre wrote: > From: Linus Pizunski > > Update month and day of month to the alarm month/day instead > of current day/month when setting the RTC alarm mask. > > Signed-off-by: Linus Pizunski > Acked-by: Nicolas Ferre I changed this to

[PATCH] rtc: rtc-at91rm9200: Corrected alarm over day/month wrap:

2013-11-18 Thread Nicolas Ferre
From: Linus Pizunski Update month and day of month to the alarm month/day instead of current day/month when setting the RTC alarm mask. Signed-off-by: Linus Pizunski Acked-by: Nicolas Ferre --- drivers/rtc/rtc-at91rm9200.c | 2 ++ 1 file changed, 2 insertions(+) diff --git

[PATCH] rtc: rtc-at91rm9200: Corrected alarm over day/month wrap:

2013-11-18 Thread Nicolas Ferre
From: Linus Pizunski li...@narrativeteam.com Update month and day of month to the alarm month/day instead of current day/month when setting the RTC alarm mask. Signed-off-by: Linus Pizunski li...@narrativeteam.com Acked-by: Nicolas Ferre nicolas.fe...@atmel.com --- drivers/rtc/rtc-at91rm9200.c

Re: [PATCH] rtc: rtc-at91rm9200: Corrected alarm over day/month wrap:

2013-11-18 Thread Andrew Morton
On Mon, 18 Nov 2013 18:20:54 +0100 Nicolas Ferre nicolas.fe...@atmel.com wrote: From: Linus Pizunski li...@narrativeteam.com Update month and day of month to the alarm month/day instead of current day/month when setting the RTC alarm mask. Signed-off-by: Linus Pizunski