OSDN Git Service

rtc: rx8025: fix RX8025_BIT_CTRL2_CTFG initialization
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Tue, 4 Aug 2015 09:24:33 +0000 (11:24 +0200)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Sat, 5 Sep 2015 11:19:12 +0000 (13:19 +0200)
commit5c66e1e0b79bd63dcdfbc03b80823522643a1f14
tree97ede0429a12917619adb2321983817d096763a9
parent4b33d36b670e7166e8a082e050bfb241ba65271f
rtc: rx8025: fix RX8025_BIT_CTRL2_CTFG initialization

RX8025_BIT_CTRL2_CTFG was set to 0 only when it was already 0.

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