Browse Source

ALSA: hda - Use generic parser in Conexant codec driver

... and drop most of own parser code.

It doesn't replace any present static quirks, though.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Takashi Iwai 12 years ago
parent
commit
aed523f193
2 changed files with 41 additions and 1240 deletions
  1. 1 0
      sound/pci/hda/Kconfig
  2. 40 1240
      sound/pci/hda/patch_conexant.c

+ 1 - 0
sound/pci/hda/Kconfig

@@ -162,6 +162,7 @@ config SND_HDA_CODEC_CIRRUS
 config SND_HDA_CODEC_CONEXANT
 	bool "Build Conexant HD-audio codec support"
 	default y
+	select SND_HDA_GENERIC
 	help
 	  Say Y here to include Conexant HD-audio codec support in
 	  snd-hda-intel driver, such as CX20549.

File diff suppressed because it is too large
+ 40 - 1240
sound/pci/hda/patch_conexant.c


Some files were not shown because too many files changed in this diff