From: Takashi Iwai Date: Mon, 13 Feb 2012 10:55:02 +0000 (+0100) Subject: ALSA: hda - Add codec->no_jack_detect flag X-Git-Tag: v3.2.21~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76c8103ac650773cc31f3de8713ea68919b357b8;p=pandora-kernel.git ALSA: hda - Add codec->no_jack_detect flag commit 71b1e9e43d5199f57c109e20c0f4dffc5c048130 upstream. Add a new flag to indicate that the codec has no jack-detection cap. This flag should be set for hardwares that have no jack-detect implementation although the codec chip itself supports it. Signed-off-by: Takashi Iwai [bwh: Backported to 3.2: adjust filename and context for is_jack_detectable()] Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed