ALSA: hda - Make add_stereo_mix_input flag tristate
authorTakashi Iwai <tiwai@suse.de>
Mon, 15 Dec 2014 12:43:59 +0000 (13:43 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 15 Dec 2014 12:46:08 +0000 (13:46 +0100)
... 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 <tiwai@suse.de>

No differences found