diff options
author | 2015-06-23 11:15:10 -0500 | |
---|---|---|
committer | 2015-09-05 13:19:05 +0200 | |
commit | 2fb07a10e0aa699ddb12aba1459208579bdc9802 (patch) | |
tree | 6cd59aaff2cff8314823990f0423ff10122a69d9 /drivers/rtc/rtc-lpc24xx.c | |
parent | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux (diff) | |
download | wireguard-linux-2fb07a10e0aa699ddb12aba1459208579bdc9802.tar.xz wireguard-linux-2fb07a10e0aa699ddb12aba1459208579bdc9802.zip |
rtc: ds1307: Convert to threaded IRQ
The driver currently emulates the concept of threaded IRQ using a
workqueue, which it really does not need to. Instead, switch over to
threaded_irq handlers which is meant precisely for the same purpose.
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Nishanth Menon <nm@ti.com>
Reviewed-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Diffstat (limited to 'drivers/rtc/rtc-lpc24xx.c')
0 files changed, 0 insertions, 0 deletions