From: Takashi Iwai Date: Tue, 18 Dec 2012 16:18:21 +0000 (+0100) Subject: ALSA: hda/realtek - Allow multiple individual capture volume/switch controls X-Git-Tag: v3.9-rc1~129^2~70^2~153 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bf387b6121bc446f275b0de8196d4dea8a3c876;p=pandora-kernel.git ALSA: hda/realtek - Allow multiple individual capture volume/switch controls 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 --- Reading git-diff-tree failed