From: Clemens Ladisch Date: Fri, 27 Oct 2006 08:45:00 +0000 (+0200) Subject: [ALSA] rtctimer: handle RTC interrupts with a tasklet X-Git-Tag: v2.6.19~8^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac5d1a7d253f3c02d1e5c93edfa26e81466ec71e;p=pandora-kernel.git [ALSA] rtctimer: handle RTC interrupts with a tasklet 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 Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed