ALSA: hda - Add missing SPDIF I/O setup for CA0132
authorTakashi Iwai <tiwai@suse.de>
Wed, 8 Aug 2012 15:26:54 +0000 (17:26 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 8 Aug 2012 15:27:50 +0000 (17:27 +0200)
commit8e13fc1c5f694a6ae4032c7f94103c137136733f
tree76c660280e6379649a9074e7ed91a1944f793fbb
parent27ebeb0b1b5bb26908e485a7e8bd2ec30366ffef
ALSA: hda - Add missing SPDIF I/O setup for CA0132

CA0132 driver had some codes to handle the S/PDIF I/O, but the actual
setups of pins and converters were missing.  Now the pins are added.

Also, fixed a few points triggering invalid codec verbs and mixer
elements since the digital I/O audio widgets on CA0132 have no amp.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_ca0132.c