git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f377ea8
)
rtc: ds1307: Convert to threaded IRQ
author
Felipe Balbi
<balbi@ti.com>
Tue, 23 Jun 2015 16:15:10 +0000
(11:15 -0500)
committer
Alexandre Belloni
<alexandre.belloni@free-electrons.com>
Sat, 5 Sep 2015 11:19:05 +0000
(13:19 +0200)
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>
drivers/rtc/rtc-ds1307.c
patch
|
blob
|
history
diff --cc
drivers/rtc/rtc-ds1307.c
Simple merge