linux/sound/pci/hda
Takashi Iwai 35a1e0cce6 [ALSA] hda-codec - Fix build without CONFIG_SND_HDA_GENERIC
Fixed the build error from patch_sigmatel.c when built without
CONFIG_SND_HDA_GENERIC by defining a dummy function to return error.
Also, clean up hda_codec.c by removing unneeded ifdefs (the compiler
will optimize out).

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2007-10-23 08:04:35 +02:00
..
Makefile [ALSA] hda-intel - Fix a typo in Makefile 2007-10-16 15:58:17 +02:00
hda_codec.c [ALSA] hda-codec - Fix build without CONFIG_SND_HDA_GENERIC 2007-10-23 08:04:35 +02:00
hda_codec.h [ALSA] hda-intel - Fix resume logic, when dynamic power managment is on 2007-10-16 15:59:47 +02:00
hda_generic.c [ALSA] Intel HD Audio: Use list_for_each_entry(_safe) 2007-10-16 16:50:42 +02:00
hda_hwdep.c [ALSA] hda-intel - Fix compile warning in snd_hwdep_ioctl_compat() 2007-10-16 15:58:16 +02:00
hda_intel.c [ALSA] alsa: Add the MCP79 support to hda_intel driver 2007-10-16 16:51:02 +02:00
hda_local.h [ALSA] hda-codec - Fix build without CONFIG_SND_HDA_GENERIC 2007-10-23 08:04:35 +02:00
hda_patch.h [ALSA] hda-codec - kernel config for each codec 2007-10-16 15:58:12 +02:00
hda_proc.c [ALSA] hda-intel - Add POWER_SAVE option 2007-10-16 15:58:46 +02:00
patch_analog.c [ALSA] hda-codec - Fix AD1986A Lenovo auto-mute 2007-10-23 08:04:30 +02:00
patch_atihdmi.c [ALSA] hda-codec - optimize resume using caches 2007-10-16 15:58:43 +02:00
patch_cmedia.c [ALSA] hda-codec - optimize resume using caches 2007-10-16 15:58:43 +02:00
patch_conexant.c [ALSA] hda-codec - Fix Conexant 5045 volumes 2007-10-23 08:04:34 +02:00
patch_realtek.c [ALSA] hda-codec - Fix SKU ID function for realtek codecs 2007-10-16 16:51:25 +02:00
patch_si3054.c [ALSA] hda-codec - optimize resume using caches 2007-10-16 15:58:43 +02:00
patch_sigmatel.c [ALSA] hda-codec - Fix conflict of Master volume in STAC92xx codec 2007-10-23 08:04:34 +02:00
patch_via.c [ALSA] hda-intel - Add POWER_SAVE option 2007-10-16 15:58:46 +02:00