-
Takashi Iwai authored
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>
c3348760