ALSA: hda/realtek - Assign Master mixer when possible
authorTakashi Iwai <tiwai@suse.de>
Tue, 18 Dec 2012 16:33:04 +0000 (17:33 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sat, 12 Jan 2013 07:30:36 +0000 (08:30 +0100)
commit52a8efab10637ae5f58123be3ab3b9cb6a9ff2b0
tree1bb59fbd765bbee1f328956e657e3217acf88abc
parent3bd7b644d049feb8df4225492689a324963f42f4
ALSA: hda/realtek - Assign Master mixer when possible

There are a few more cases where we can assign "Master" mixer element
safely, e.g. when a single DAC is used in the whole output paths.

Also, when vmaster hook is present, avoid "Master" but assign "PCM"
instead.  Otherwise vmaster hook won't work properly.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c