ALSA: ca0106 - Add missing registrations of vmaster controls
authorTakashi Iwai <tiwai@suse.de>
Tue, 2 Jun 2009 09:37:01 +0000 (11:37 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 2 Jun 2009 09:37:01 +0000 (11:37 +0200)
commit601e1cc5df940b59e71c947726640811897d30df
tree8a33dd39b72560d0e5de10119ac05c90174103b7
parent3218911f839b6c85acbf872ad264ea69aa4d89ad
ALSA: ca0106 - Add missing registrations of vmaster controls

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>
Cc: <stable@kernel.org>
sound/pci/ca0106/ca0106_mixer.c