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:
ed3da3d
)
ALSA: Remove unneeded snd_pcm_substream.timer_lock
author
Takashi Iwai
<tiwai@suse.de>
Fri, 6 Mar 2009 15:30:07 +0000
(16:30 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Mon, 9 Mar 2009 13:02:00 +0000
(14:02 +0100)
The timer callbacks are called in the protected status by the lock
of the timer instance, so there is no need for an extra lock in the
PCM substream.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found