Skip to content

Commit

Permalink
ALSA: hda - Use generic parser in Conexant codec driver
Browse files Browse the repository at this point in the history
... and drop most of own parser code.

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

Signed-off-by: Takashi Iwai <tiwai@suse.de>
  • Loading branch information
Takashi Iwai committed Jan 12, 2013
1 parent 1077a02 commit aed523f
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 1,253 deletions.
1 change: 1 addition & 0 deletions sound/pci/hda/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
Loading

0 comments on commit aed523f

Please sign in to comment.