ALSA: hda - Fix auto-mic detection in Conexant codec-parser
authorTakashi Iwai <tiwai@suse.de>
Mon, 23 May 2011 18:07:15 +0000 (20:07 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 23 May 2011 18:07:15 +0000 (20:07 +0200)
commit506a4196d44218eca20db529c84410dc1095e457
tree63c984fa5a1cde3f94e36b746973a005c0efe437
parentd2859fd49200f1f3efd8acdb54b6d51d3ab82302
ALSA: hda - Fix auto-mic detection in Conexant codec-parser

Fix the auto-mic detection for Cxt auto-parser due to off-by-one
missing initialization.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_conexant.c