ALSA: ca0106 - Add missing registrations of vmaster controls
commitdb52480248341db734ba9543cdc1591b7f1958ad
authorTakashi Iwai <tiwai@suse.de>
Tue, 2 Jun 2009 09:37:01 +0000 (2 11:37 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 2 Jul 2009 23:40:43 +0000 (2 16:40 -0700)
treef4c8f9ef9f325b47d3556a8824a4027a682ab649
parent5f1d6d0642ddd6a06d27897f4e24f1167dfa1ef3
ALSA: ca0106 - Add missing registrations of vmaster controls

commit 601e1cc5df940b59e71c947726640811897d30df upstream.

Although the vmaster controls are created, they aren't registered thus
they don't appear in the real world.  Added the missing snd_ctl_add()
calls.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
sound/pci/ca0106/ca0106_mixer.c