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:
1d4ae4a
)
[PATCH] Fix wrong irq enable via rtc_control()
author
Takashi Iwai
<tiwai@suse.de>
Mon, 7 Nov 2005 10:14:57 +0000
(11:14 +0100)
committer
Jaroslav 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