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:
2ea5814
)
[ALSA] rtctimer: handle RTC interrupts with a tasklet
author
Clemens Ladisch
<clemens@ladisch.de>
Fri, 27 Oct 2006 08:45:00 +0000
(10:45 +0200)
committer
Jaroslav Kysela
<perex@suse.cz>
Tue, 28 Nov 2006 12:46:33 +0000
(13:46 +0100)
The calls to rtc_control() from inside the interrupt handler can upset
the RTC code, so move our interrupt handling code to a tasklet.
Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
No differences found