[ALSA] Move vmaster code to sound core
authorTakashi Iwai <tiwai@suse.de>
Mon, 18 Feb 2008 12:03:13 +0000 (13:03 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 24 Apr 2008 10:00:12 +0000 (12:00 +0200)
commite922b0028fad87de0d262f9fa51f98595d2df258
tree60798c8c6c8494edd20577d3adf85fba8bfbacd4
parent4235a31784f59c9be5ff71534743c055091f9735
[ALSA] Move vmaster code to sound core

Move the codes for virtual master controls to sound core part so that
not only hda-intel drivers can use it.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/control.h
sound/core/Kconfig
sound/core/Makefile
sound/core/vmaster.c [new file with mode: 0644]
sound/pci/Kconfig
sound/pci/hda/hda_local.h
sound/pci/hda/vmaster.c [deleted file]