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:
c399f3b
)
ALSA: ctxfi - Check the presence of SRC instance in PCM pointer callbacks
author
Takashi Iwai
<tiwai@suse.de>
Tue, 9 Jun 2009 06:17:14 +0000
(08:17 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 9 Jun 2009 06:17:14 +0000
(08:17 +0200)
The SRC instances may not exist when PCM pointer callback is called at
the state before initialization is finished. Add the NULL check just
to be sure.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found