]> asedeno.scripts.mit.edu Git - linux.git/commit
rtc: m41t80: add the use of 'BIT' macro
authorMylène Josserand <mylene.josserand@free-electrons.com>
Tue, 29 Mar 2016 06:56:01 +0000 (08:56 +0200)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Fri, 20 May 2016 10:33:51 +0000 (12:33 +0200)
commit54339f3b311f1b2cbef7b84d6794e00e7ecb2184
treec588771dffa40b0ef936c28109783561eb523d24
parentf2b84ee88d367dd563c25b6900da279ab2ffa3ea
rtc: m41t80: add the use of 'BIT' macro

Replace bit shifts by BIT macro.

Signed-off-by: Mylène Josserand <mylene.josserand@free-electrons.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
drivers/rtc/rtc-m41t80.c