OSDN Git Service

rtc: s35390a: change FLAG defines to use BIT macro
authorRichard Leitner <richard.leitner@skidata.com>
Thu, 23 May 2019 11:54:51 +0000 (13:54 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Thu, 23 May 2019 15:48:03 +0000 (17:48 +0200)
commit097aa24b5db09a852516c467f2cd62e8adfd6bba
treeaf39696cab6fffb5ac4c7be97150ebc5badee239
parent0327963440926094731571562f6089bfa5a13610
rtc: s35390a: change FLAG defines to use BIT macro

To be consistent change the S35390A_FLAG defines to use the BIT
macro (like the S35390A_INT2_MODE defines).

Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-s35390a.c