]> git.baikalelectronics.ru Git - kernel.git/commit
rtc: ds3232: remove unused UIE code
authorAkinobu Mita <akinobu.mita@gmail.com>
Sun, 6 Mar 2016 15:27:51 +0000 (00:27 +0900)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Mon, 14 Mar 2016 16:08:37 +0000 (17:08 +0100)
commit61a5ce50e4a409779fbbbac0e207ab52d7e10250
tree450d80286d875a5769f00c2e0ed24da0c2a7f75d
parentdc25620346c577032fb6be510019b40b49f4de41
rtc: ds3232: remove unused UIE code

UIE mode irqs are handled by the generic rtc core now.  But there are
remaining unused code fragments for it.

Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
drivers/rtc/rtc-ds3232.c