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:
c1d70dd
)
ALSA: asihpi - Fix format validity check.
author
Eliot Blennerhassett
<eblennerhassett@audioscience.com>
Thu, 22 Dec 2011 00:38:51 +0000
(13:38 +1300)
committer
Takashi Iwai
<tiwai@suse.de>
Thu, 22 Dec 2011 07:13:11 +0000
(08:13 +0100)
Sharing and not reinitialising static pcm_hardware struct resulted in
stream format validity flags being incorrectly shared between cards.
Fix and clarify by declaring locally and initialising in the open functions.
Signed-off-by: Eliot Blennerhassett <eblennerhassett@audioscience.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found