[ALSA] hda-intel - Merge hda-codec module to a single module
authorTakashi Iwai <tiwai@suse.de>
Mon, 16 Apr 2007 09:27:07 +0000 (11:27 +0200)
committerJaroslav Kysela <perex@suse.cz>
Fri, 11 May 2007 14:55:59 +0000 (16:55 +0200)
Merge hda-codec module to a single hda-intel module since this is the
only user right now.  Although hda-codec stuff is designed to be used
universally from different controller drivers, currently only one
controller interface (and compatibles) are used.  So, let's merge them
to a single module to save memory.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
sound/pci/hda/Makefile
sound/pci/hda/hda_codec.c

Simple merge
Simple merge