commit | 247d85ee068610c50d66ee0cd3130e02c69f5f2e | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Jan 17 16:18:11 2013 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Jan 17 16:18:11 2013 +0100 |
tree | c331245f3b6bb9382a1674fc1e46f96e78ef0c11 | |
parent | ac2e87366c18d49c6dc12e89ae4f4512f126eeb4 [diff] |
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>