]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit7522297e1638f985e5d52f34b871e742b10586d4
tree450d80286d875a5769f00c2e0ed24da0c2a7f75d
parent7b4393a62f784bdd295c397c640cd93238ded0be
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