ALSA: hda - Add Creative CA0132 HDA codec support
authorIan Minett <ian_minett@creativelabs.com>
Wed, 15 Jun 2011 22:35:17 +0000 (15:35 -0700)
committerTakashi Iwai <tiwai@suse.de>
Tue, 21 Jun 2011 05:31:25 +0000 (07:31 +0200)
commit95c6e9cb774979c270f0ecb9ec819d02592ec89f
treeb7a453023214c825a73ff6d89b6225ed5fd0e739
parent5f4b36d64d1f1ba1da46bee3ec4f0519dfaf68e6
ALSA: hda - Add Creative CA0132 HDA codec support

Create patch_ca0132.c, to add support for devices featuring the
Creative CA0132 HD-audio codec.

This driver implements :-
* 1 playback subdevice to headphone and speaker
* 2 capture subdevices:
   i - Mic-in
   ii- Line-in
* mixer device

Advanced DSP features are not yet included.
Developed and maintained by Creative Labs, Inc.

Signed-off-by: Ian Minett <ian_minett@creativelabs.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/Kconfig
sound/pci/hda/Makefile
sound/pci/hda/patch_ca0132.c [new file with mode: 0644]