[ALSA] ASoC CS4270 codec device driver
authorTimur Tabi <timur@freescale.com>
Tue, 31 Jul 2007 16:18:44 +0000 (18:18 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 16 Oct 2007 13:58:19 +0000 (15:58 +0200)
commitb0c813ceee8963790bebe73956574336604ae574
tree6873d84bcedb3454ddf1da1aa0821b4e84b32c27
parent8259980ebcecd8096a04cc43c1c1d72e1c0ed165
[ALSA] ASoC CS4270 codec device driver

This patch adds ALSA SoC support for the Cirrus Logic CS4270 codec.  The
following features are suppored:
1) Stand-alone and software mode
2) Software mode via I2C only
3) Master mode, not Slave
4) No power management

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
include/linux/i2c-id.h
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/cs4270.c [new file with mode: 0644]
sound/soc/codecs/cs4270.h [new file with mode: 0644]