]> git.karo-electronics.de Git - karo-tx-linux.git/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>
Fri, 16 Nov 2007 17:30:23 +0000 (09:30 -0800)
commita6409bb874c9dc8d1302b6871aee1fb1248aa520
treeb292a137039d29c7be8dd3ad1a4e73fee92bd625
parent70ad1f56fd045f830191956fbf25058733d40b96
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