ALSA: ctxfi: Add support for Creative Titanium HD
authorHarry Butterworth <heb1001@gmail.com>
Sat, 11 Jun 2011 08:02:06 +0000 (16:02 +0800)
committerTakashi Iwai <tiwai@suse.de>
Tue, 14 Jun 2011 05:32:29 +0000 (07:32 +0200)
commit55309216baeb9d7f951520cf8e8bf2337cd17bad
tree8ccf7617bbf7bcd2866331e7aa5ccbac69b3fedf
parent37f7ec38ea5c31180461f82e895e13fdd549b595
ALSA: ctxfi: Add support for Creative Titanium HD

Initialise model-specific DAC and ADC parts.
Add controls for output and mic source selection.
Rename some mixer controls according to ControlNames.txt.
Remove Playback switches for Line-in and IEC958-in - these
were controlling the input mute/unmute which affected
capture too.  Use the capture switches to control the
input mute/unmute instead - it's less confusing.
Initialise the WM8775 to invert the left-right clock
to swap the left and right channels of the mic and aux
input.

Signed-off-by: Harry Butterworth <heb1001@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/linux/pci_ids.h
sound/pci/ctxfi/ct20k2reg.h
sound/pci/ctxfi/ctatc.c
sound/pci/ctxfi/ctatc.h
sound/pci/ctxfi/ctdaio.c
sound/pci/ctxfi/ctdaio.h
sound/pci/ctxfi/cthardware.h
sound/pci/ctxfi/cthw20k1.c
sound/pci/ctxfi/cthw20k2.c
sound/pci/ctxfi/ctmixer.c
sound/pci/ctxfi/xfi.c