]> git.itanic.dy.fi Git - linux-stable/commit
ALSA: hda-codec - Add array terminator for dmic in STAC codec
authorTakashi Iwai <tiwai@suse.de>
Mon, 15 Oct 2007 12:37:11 +0000 (14:37 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 21 Nov 2007 17:25:55 +0000 (09:25 -0800)
commit05fa45dfe7e4fae1601568064e666b946cf9c308
tree5a3f3e2f8e2d82251c02f9777395ccdc90d02e65
parent51303d2171ec5bdf448f820ccec0224e854e61df
ALSA: hda-codec - Add array terminator for dmic in STAC codec

patch f6e9852ad05fa28301c83d4e2b082620de010358 in mainline.

[ALSA] hda-codec - Add array terminator for dmic in STAC codec

Reported by Jan-Marek Glogowski.

The dmic array is passed to snd_hda_parse_pin_def_config() and
should be zero-terminated.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
sound/pci/hda/patch_sigmatel.c