[ALSA] hda-codec - Add array terminator for dmic in STAC codec
authorTakashi Iwai <tiwai@suse.de>
Tue, 16 Oct 2007 12:27:04 +0000 (14:27 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 16 Oct 2007 14:51:23 +0000 (16:51 +0200)
commitf6e9852ad05fa28301c83d4e2b082620de010358
tree2fbf1662df378157f4aa7c6fef19398f823ec44f
parent2a3988f6d2c5be9d02463097775d1c66a8290527
[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: Jaroslav Kysela <perex@perex.cz>
sound/pci/hda/patch_sigmatel.c