ALSA: hda - Use generic parser for CA0110 codec
authorTakashi Iwai <tiwai@suse.de>
Wed, 19 Dec 2012 17:04:37 +0000 (18:04 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sat, 12 Jan 2013 07:44:53 +0000 (08:44 +0100)
commit8fadf1da3f370dacbeb4c30fd015a6d2cc47f2fa
treeebed21c74756d985c177c3472f7253e5b0cb71ee
parentb060fb0eef743b1e23d00754fdea8bedf40c2a09
ALSA: hda - Use generic parser for CA0110 codec

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>
sound/pci/hda/Kconfig
sound/pci/hda/patch_ca0110.c