OSDN Git Service

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)
commit2ddd18693cb93126077bd072884dffca423c1e27
treec791ce030b19cb42cf3764174554d7cc046af464
parentdbcce7cf1eb95c704faa3fff1acc974010c8e5a4
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