commit | 38201ca3c58d27ac95ee08995558c7176b4feb13 | [log] [tgz] |
---|---|---|
author | Mylène Josserand <mylene.josserand@free-electrons.com> | Tue May 03 11:54:37 2016 +0200 |
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Sat May 21 17:06:58 2016 +0200 |
tree | 644ba4a89f87dab515bde6123728808ee8e5804a | |
parent | dc492e866a997b3df2a551fa772d6887a19e53b8 [diff] |
rtc: rv3029: fix set_time function The bin2bcd function in set_time is uncorrect on weekdays as the bit mask should be done at the end of arithmetic operations. Signed-off-by: Mylène Josserand <mylene.josserand@free-electrons.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>