[ALSA] rtctimer: handle RTC interrupts with a tasklet
authorClemens Ladisch <clemens@ladisch.de>
Fri, 27 Oct 2006 08:45:00 +0000 (10:45 +0200)
committerJaroslav 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