commit | 3c7b90cb145a0ed547126c1811af40c38f0cdc7c | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Sun Dec 29 21:44:18 2019 +0100 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Wed Jan 15 15:11:10 2020 +0100 |
tree | 0e31eadadbb2fa4a91b5c93fdbae565b3b36a7e2 | |
parent | 565205d5adc196dcb34789c36e705d3220f02892 [diff] |
rtc: at91rm9200: use FIELD_PREP/FIELD_GET Use FIELD_PREP and FIELD_GET instead of hardcoding already defined values. Link: https://lore.kernel.org/r/20191229204421.337612-6-alexandre.belloni@bootlin.com Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>