[PATCH] Fix wrong irq enable via rtc_control()
authorTakashi Iwai <tiwai@suse.de>
Mon, 7 Nov 2005 10:14:57 +0000 (11:14 +0100)
committerJaroslav Kysela <perex@suse.cz>
Mon, 7 Nov 2005 10:14:57 +0000 (11:14 +0100)
rtc_control() may be called in the interrupt context in ALSA rtc-timer
driver.  The patch fixes the wrong irq enable in rtc.c, and also fixes
the possible race of bit flags.

Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found