commit | 68d533932217c6b3da4ab9abb15ab79d3a79474c | [log] [tgz] |
---|---|---|
author | Eliot Blennerhassett <eblennerhassett@audioscience.com> | Thu Dec 22 13:38:51 2011 +1300 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Dec 22 08:13:11 2011 +0100 |
tree | c04309f2eb7165bf5e78a38c123c57c9fa69181a | |
parent | c1d70dd9c44d7554b97f38b5ce8001d3cbe10f61 [diff] |
ALSA: asihpi - Fix format validity check. 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>