[ALSA] hda - Fix "alc262_sony_unsol[]" hda_verb array
Akio Idehara authored
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: default avatarAkio Idehara <zbe64533@gmail.com>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
7b1e8795