rtc: pcf8523: use BIT
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Wed, 18 Nov 2020 00:27:47 +0000 (01:27 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Thu, 19 Nov 2020 11:52:25 +0000 (12:52 +0100)
commit673536cc5f21b34785e386dd05510659bf6d92db
treeb1a0b675b0fd162b486790a37fcbd9bff4b84566
parent219cc0f9189759cf6e22a935c20df3654331037f
rtc: pcf8523: use BIT

Use the BIT macro to define register bits.

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Link: https://lore.kernel.org/r/20201118002747.1346504-3-alexandre.belloni@bootlin.com
drivers/rtc/rtc-pcf8523.c