commit | ba270bbbf43474fe459e206b5283996fd1511647 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Wed Feb 24 00:05:28 2016 +0100 |
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Mon Mar 14 17:08:26 2016 +0100 |
tree | 6f0ab30fed866ee6fad276e7e23cfbf9f23eac74 | |
parent | a25f4a95ec3cded34c1250364eba704c5e4fdac4 [diff] |
rtc: pcf85063: remove useless century handling pcf85063_get_datetime() tries to handle a century bit but that bit is not documented and the final value is never used anywhere else in the kernel. Reviewed-by: Juergen Borleis <jbe@pengutronix.de> Tested-by: Ulrich Ölmann <u.oelmann@pengutronix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>