]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd3f9e31244acfb9b6f5db22a1f2c4feadedd04b7
tree63c984fa5a1cde3f94e36b746973a005c0efe437
parent61b83652ad4f10afc7d52859d2090971ac055745
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