From: Takashi Iwai Date: Wed, 5 Nov 2008 13:57:20 +0000 (+0100) Subject: ALSA: hda - Split ALC268 acer model X-Git-Tag: v2.6.29-rc1~590^2~6^2~111 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c238b4f4038e0e49bb241640610584a088b268b1;p=pandora-kernel.git ALSA: hda - Split ALC268 acer model There are actually two variants of ALC268 Acer implementation, one with an analog built-in mic (pin 0x19) and another with a digital mic (pin 0x12). Created a new model, acer-dmic, for the latter case now. So far, all known models are assigned to be analog-mic, according to the BIOS setup. If this doesn't match with the actual case, one needs to try model=acer-dmic, and fix the entry to point ALC268_ACER_DMIC if it works. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed