From: Takashi Iwai Date: Thu, 17 Jan 2013 15:18:11 +0000 (+0100) Subject: ALSA: hda - Improve naming rule for primary output X-Git-Tag: v3.9-rc1~129^2~70^2~36^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=247d85ee068610c50d66ee0cd3130e02c69f5f2e;p=pandora-kernel.git ALSA: hda - Improve naming rule for primary output When the volume or mute control of the primary output is shared with other (headphone or speaker) outputs, we shouldn't name it as a specific output type but rather name it with the channel name or a generic name like "PCM". Also, this check should be performed individually for the volume and the mute controls because some codecs may have shared volumes but separate mute controls. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed