Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ALSA] hda - Fix "alc262_sony_unsol[]" hda_verb array
I think that hda_verb array must have "terminator (empty array)". But alc262_sony_unsol[] does not have it. And it causes gcc-4.3's buggy behavior with snd_hda_sequence_write(). Signed-off-by: Akio Idehara <[email protected]> Signed-off-by: Takashi Iwai <[email protected]>
- Loading branch information