From: Takashi Iwai Date: Mon, 15 Dec 2014 12:43:59 +0000 (+0100) Subject: ALSA: hda - Make add_stereo_mix_input flag tristate X-Git-Tag: omap-for-v3.20/drop-legacy-3517~15^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74f14b36838a6f5406ff1a14fcfda935c190476c;p=pandora-kernel.git ALSA: hda - Make add_stereo_mix_input flag tristate ... for distinguishing whether it's explicitly enabled via a user hint or enabled by a driver as a fallback. Now the former case corresponds to HDA_HINT_STEREO_MIX_ENABLE while the latter to HDA_HINT_STEREO_MIX_AUTO. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed