commit | 24417829936d82b03b156e0d036c3b8f25aa93fd | [log] [tgz] |
---|---|---|
author | Harald Geyer <harald@ccbib.org> | Fri Oct 02 20:18:01 2015 +0000 |
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Sun Nov 08 14:12:27 2015 +0100 |
tree | 2757fc573e80946016aada3ebfddecf68100d1b0 | |
parent | ce006ca6d3158466f7d4b32736b8d9c70fd11526 [diff] |
rtc: stmp3xxx: unify register access macros Use STMP_OFFSET_REG_(SET|CLR) instead of defining _SET and _CLR for STMP3XXX_RTC_CTRL and STMP3XXX_RTC_PERSISTENT0 - no functional changes. Signed-off-by: Harald Geyer <harald@ccbib.org> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>