ALSA: hda - Improve naming rule for primary output
authorTakashi Iwai <tiwai@suse.de>
Thu, 17 Jan 2013 15:18:11 +0000 (16:18 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 17 Jan 2013 15:18:11 +0000 (16:18 +0100)
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 <tiwai@suse.de>

No differences found