rtc: ds1511: allow waking platform
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Thu, 12 Oct 2017 22:05:28 +0000 (00:05 +0200)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Thu, 12 Oct 2017 22:10:15 +0000 (00:10 +0200)
commita283d27625ffe3dadf5daece25674eab89722b6a
tree567bb071f524880542128c3c8e72dff9ca165b84
parent3032269b21fdbfc021b14d14a50bec39f9891b08
rtc: ds1511: allow waking platform

Disabling interrupts when removing the driver is bad practice as this will
prevent some platform from waking up when using that RTC.

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