[ALSA] hda-intel - Add hwdep interface
authorTakashi Iwai <tiwai@suse.de>
Fri, 27 Jul 2007 16:58:06 +0000 (18:58 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 16 Oct 2007 13:58:10 +0000 (15:58 +0200)
commit2807314d467e7dd929c42050031aabbd28e78f0b
treed4d05f61ef8cc1115ae73af900b8012392321caa
parentef5fa1a49fc3b5fe8e734f25fa61bc73ccba344e
[ALSA] hda-intel - Add hwdep interface

Added a hwdep interface for each codec (enabled per kconfig).
This interface can be used for reading/writing HD-audio verbs
and other purposes as future extensions.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
include/sound/asound.h
include/sound/hda_hwdep.h [new file with mode: 0644]
sound/pci/Kconfig
sound/pci/hda/Makefile
sound/pci/hda/hda_codec.c
sound/pci/hda/hda_codec.h
sound/pci/hda/hda_hwdep.c [new file with mode: 0644]
sound/pci/hda/hda_local.h