On 10/04/2016 at 23:59:24 +0900, Akinobu Mita wrote : > The valid range of day of week register for DS1302 is 1 to 7. But the > set_time callback for rtc-ds1302 attempts to write the value of > tm->tm_wday which is in the range 0 to 6. While the get_time callback > correctly decodes the register. > > Signed-off-by: Akinobu Mita <akinobu.mita@xxxxxxxxx> > Cc: Sergey Yanovich <ynvich@xxxxxxxxx> > Cc: Alessandro Zummo <a.zummo@xxxxxxxxxxxx> > Cc: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxxxxxxxxx> > --- > drivers/rtc/rtc-ds1302.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Applied, thanks. -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html