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:
43b2101
)
sound, ca0106: Fix assignment to 'channel'.
author
Jesper Juhl
<jj@chaosbits.net>
Mon, 27 Dec 2010 14:09:53 +0000
(15:09 +0100)
committer
Jiri Kosina
<jkosina@suse.cz>
Mon, 27 Dec 2010 14:09:53 +0000
(15:09 +0100)
The assignment to the local variable 'channel' in
snd_ca0106_pcm_pointer_capture() is a little crazy. Order of assignment is
undefined. This fixes it.
Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
No differences found