From: Daniel T Chen Date: Mon, 24 May 2010 00:47:45 +0000 (-0400) Subject: ALSA: hda: Fix model quirk for Dell M1730 X-Git-Tag: v2.6.35-rc1~253^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66668b6fb6861fad7f6bfef6646ac84693474c9a;p=pandora-kernel.git ALSA: hda: Fix model quirk for Dell M1730 BugLink: https://launchpad.net/bugs/576160 Symptom: Currently (2.6.32.12) the Dell M1730 uses the 3stack model quirk. Unfortunately this means that capture is not functional out- of-the-box despite ensuring that capture settings are unmuted and raised fully. Test case: boot from Ubuntu 10.04 LTS live cd; capture does not work. Resolution: Correct the model quirk for Dell M1730 to rely on the BIOS configuration. This patch also trivially sorts the quirk into the correct section based on the comments. Reported-and-Tested-By: Tested-By: Daren Hayward Tested-By: Tobias Krais Cc: Signed-off-by: Daniel T Chen Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed