ALSA: hda/realtek - Allow multiple individual capture volume/switch controls
authorTakashi Iwai <tiwai@suse.de>
Tue, 18 Dec 2012 16:18:21 +0000 (17:18 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sat, 12 Jan 2013 07:30:41 +0000 (08:30 +0100)
So far we create only "Capture Volume" and "Capture Switch" controls
for binding all possible amps, but we'd prefer creating individual
capture volume and switch controls per input in some cases
(e.g. conexant parser does it).

Add a new flag, spec->multi_cap_vol, to follow that policy.

Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found