ALSA: hda - Add spec->vmaster_mute_enum flag to generic parser
authorTakashi Iwai <tiwai@suse.de>
Thu, 20 Dec 2012 13:57:18 +0000 (14:57 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sat, 12 Jan 2013 07:34:12 +0000 (08:34 +0100)
commitfd25a97a97c78e7f09b0b3069a40bf7671654366
treeb667629e1229449ca3ce15de7e454297f70998a8
parent406b285da3a04381d46d0f5f5e53c3de0362738c
ALSA: hda - Add spec->vmaster_mute_enum flag to generic parser

Add a flag to indicate whether the vmaster mute hook enum is exposed
or not.  Conexant codecs may want not to expose the control depending
on the model.

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