From: Takashi Iwai Date: Fri, 3 Feb 2012 13:28:01 +0000 (+0100) Subject: ALSA: hda - Add suffix argument to snd_hda_add_vmaster() X-Git-Tag: v3.4-rc1~144^2~4^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9322ca549771f2e84a93ac3f509ade1e4c3cdb35;p=pandora-kernel.git ALSA: hda - Add suffix argument to snd_hda_add_vmaster() In most cases, the slave strings for vmaster are identical between volumes and switches except for "xxx Volume" and "xxx Switch" suffix. Now snd_hda_add_vmaster() takes the optional suffix argument so that each string can be composed with the given suffix, and we can share the slave name strings in both volume and switch calls nicely. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed