]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: ca0106 - Add missing registrations of vmaster controls
authorTakashi Iwai <tiwai@suse.de>
Tue, 2 Jun 2009 09:37:01 +0000 (11:37 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 2 Jul 2009 23:50:00 +0000 (16:50 -0700)
commit2ccfd7fdbf16b4711ba77eb3432fe8751a804dae
treee0bff18c072145bc7964efc23b6ce39cdf2ac44f
parent84267ff8a86e3b8e2ddb9dfd2b3473849b51f4b2
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