From: Takashi Iwai Date: Thu, 7 May 2009 14:22:53 +0000 (+0200) Subject: ALSA: hda - Fix line-in on Mac Mini Core2 Duo X-Git-Tag: linux-omap-v2.6.30-rc6~46^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5dd17cb992ef4c1ebb1a2d60cbef4b6967974673;p=pandora-kernel.git ALSA: hda - Fix line-in on Mac Mini Core2 Duo BIOS on Mac Mini Core2 Duo sets both INPUT and OUTPUT pinctl bits to the line-in jack, and it confuses the driver as if it's a valid input. This patch adds the check of OUTPUT bit so that the driver fixes the invalid pin setup. Tested-by: Tino Keitel Cc: Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed