From: David Henningsson Date: Fri, 7 Sep 2012 05:25:44 +0000 (+0200) Subject: ALSA: hda - Remove ignore_misc_bit X-Git-Tag: v3.7-rc1~81^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fe8e1e6717c0ed40abff8be3a441d0e2eb47169;p=pandora-kernel.git ALSA: hda - Remove ignore_misc_bit The purpose of this flag is unclear. If the problem is that some machines have broken misc/NO_PRESENCE bits, they should be fixed by pin fixups. In addition, this causes jack detection functionality to be flawed on the M31EI, where there are two jacks without jack detection (which is properly marked as NO_PRESENCE), but due to ignore_misc_bit, these jacks are instead being reported as being present but always unplugged. BugLink: https://bugs.launchpad.net/bugs/939161 Signed-off-by: David Henningsson Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed