From: Takashi Iwai Date: Tue, 18 Dec 2012 13:22:45 +0000 (+0100) Subject: ALSA: hda/realtek - Allow different pins for shared hp/mic vref check X-Git-Tag: v3.9-rc1~129^2~70^2~160 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37c042076521a854239241eaac94788076046231;p=pandora-kernel.git ALSA: hda/realtek - Allow different pins for shared hp/mic vref check Add a new field to indicate the possible pin NID for alternative vref setup for the shared hp/mic. Although 0x18 is valid for all Realtek codecs, it'll be different on other vendor's codecs. Also, drop the sanity check in update_shared_mic_hp() since the reference pin is set explicitly in the caller side. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed