ALSA: create hda_eld.c for ELD routines and proc interface
authorWu Fengguang <wfg@linux.intel.com>
Tue, 18 Nov 2008 03:47:52 +0000 (11:47 +0800)
committerTakashi Iwai <tiwai@suse.de>
Tue, 18 Nov 2008 06:39:03 +0000 (07:39 +0100)
commit7f4a9f43427793bfe4d42e71f42e2b551bcfe354
tree32fac4e6b2c84e79231345ed5dc6f7c76c37a6cb
parent33deeca3bb6a945677d70876ea9d044fc5797eb3
ALSA: create hda_eld.c for ELD routines and proc interface

ELD handling routines can be shared by all HDMI codecs,
and they are large enough to make a standalone source file.

Signed-off-by: Wu Fengguang <wfg@linux.intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/Kconfig
sound/pci/hda/Makefile
sound/pci/hda/hda_eld.c [new file with mode: 0644]
sound/pci/hda/hda_local.h
sound/pci/hda/patch_intelhdmi.c