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)
commit247d85ee068610c50d66ee0cd3130e02c69f5f2e
treec331245f3b6bb9382a1674fc1e46f96e78ef0c11
parentac2e87366c18d49c6dc12e89ae4f4512f126eeb4
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 <tiwai@suse.de>
sound/pci/hda/hda_generic.c