]> git.baikalelectronics.ru Git - kernel.git/commit
rtc: rx8025: use BIT()
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Sat, 25 Jul 2015 09:50:22 +0000 (11:50 +0200)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Sat, 5 Sep 2015 11:19:11 +0000 (13:19 +0200)
commita3a15642a918ba32a16d49129f3f19fe32e97d57
treec791ce030b19cb42cf3764174554d7cc046af464
parent1dd4c4f8c432b2bf9aaeeb1c93712a03da89f22f
rtc: rx8025: use BIT()

Use BIT() instead of hand coding.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
drivers/rtc/rtc-rx8025.c