Re: [PATCH v2 01/17] RTC: ds1307: Add DS1341 variant

2016-06-21 Thread Andrey Smirnov
On Tue, Jun 21, 2016 at 2:26 PM, Alexandre Belloni wrote: > Please always include a commit message. OK, will fix in v3 > > On 21/06/2016 at 00:20:50 -0700, Andrey Smirnov wrote : >> Signed-off-by: Andrey Smirnov >> --- >> drivers/rtc/rtc-ds1307.c | 5 + >> 1 file changed, 5 insertions(+) >

Re: [PATCH v2 01/17] RTC: ds1307: Add DS1341 variant

2016-06-21 Thread Alexandre Belloni
Please always include a commit message. On 21/06/2016 at 00:20:50 -0700, Andrey Smirnov wrote : > Signed-off-by: Andrey Smirnov > --- > drivers/rtc/rtc-ds1307.c | 5 + > 1 file changed, 5 insertions(+) > > diff --git a/drivers/rtc/rtc-ds1307.c b/drivers/rtc/rtc-ds1307.c > index 821d9c0..7e6

[PATCH v2 01/17] RTC: ds1307: Add DS1341 variant

2016-06-21 Thread Andrey Smirnov
Signed-off-by: Andrey Smirnov --- drivers/rtc/rtc-ds1307.c | 5 + 1 file changed, 5 insertions(+) diff --git a/drivers/rtc/rtc-ds1307.c b/drivers/rtc/rtc-ds1307.c index 821d9c0..7e65e2e 100644 --- a/drivers/rtc/rtc-ds1307.c +++ b/drivers/rtc/rtc-ds1307.c @@ -35,6 +35,7 @@ enum ds_type {