Skip to content

Commit

Permalink
ALSA: hda - Use generic parser for CA0110 codec
Browse files Browse the repository at this point in the history
CA0110 codec is a fairly straightforward hardware implementation,
and we can use the generic parser almost as is.
Just set spec->multi_cap_vol flag to follow the current behavior.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
  • Loading branch information
tiwai committed Jan 12, 2013
1 parent b060fb0 commit 8fadf1d
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 473 deletions.
1 change: 1 addition & 0 deletions sound/pci/hda/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@ config SND_HDA_CODEC_CONEXANT
config SND_HDA_CODEC_CA0110
bool "Build Creative CA0110-IBG codec support"
default y
select SND_HDA_GENERIC
help
Say Y here to include Creative CA0110-IBG codec support in
snd-hda-intel driver, found on some Creative X-Fi cards.
Expand Down
Loading

0 comments on commit 8fadf1d

Please sign in to comment.