commit | 35738392b6c050625e41cc6b941f9828794149b3 | [log] [tgz] |
---|---|---|
author | Chris Cui <chris.wei.cui@gmail.com> | Tue May 06 12:49:58 2014 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue May 06 13:04:58 2014 -0700 |
tree | eea77a48a80cc2aacd67bc6a7ff6695e7d1d6a67 | |
parent | 256cf4c438e60116785a83b060614c63c7477e84 [diff] |
drivers/rtc/rtc-pcf8523.c: fix month definition PCF8523 uses 1-12 to represent month according to datasheet. link: www.nxp.com/documents/data_sheet/PCF8523.pdf. Signed-off-by: Chris Cui <chris.wei.cui@gmail.com> Cc: Alessandro Zummo <a.zummo@towertech.it> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>