Browse Source

ALSA: hda - Use generic parser for VIA codec driver

Yet another step forward.  As all features for VIA codecs have been
implemented in the generic driver, we can move on to migrate the VIA
codec parser, too.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Takashi Iwai 12 years ago
parent
commit
b3f6008f2d
2 changed files with 169 additions and 2237 deletions
  1. 1 0
      sound/pci/hda/Kconfig
  2. 168 2237
      sound/pci/hda/patch_via.c

+ 1 - 0
sound/pci/hda/Kconfig

@@ -124,6 +124,7 @@ config SND_HDA_CODEC_SIGMATEL
 config SND_HDA_CODEC_VIA
 	bool "Build VIA HD-audio codec support"
 	default y
+	select SND_HDA_GENERIC
 	help
 	  Say Y here to include VIA HD-audio codec support in
 	  snd-hda-intel driver, such as VT1708.

File diff suppressed because it is too large
+ 168 - 2237
sound/pci/hda/patch_via.c


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