commit | f6e9852ad05fa28301c83d4e2b082620de010358 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Oct 16 14:27:04 2007 +0200 |
committer | Jaroslav Kysela <perex@perex.cz> | Tue Oct 16 16:51:23 2007 +0200 |
tree | 2fbf1662df378157f4aa7c6fef19398f823ec44f | |
parent | 2a3988f6d2c5be9d02463097775d1c66a8290527 [diff] |
[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>