ASoC: remove stand-alone mode support from CS4270 codec driver
authorTimur Tabi <timur@freescale.com>
Fri, 23 Jan 2009 00:23:39 +0000 (18:23 -0600)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 23 Jan 2009 11:12:57 +0000 (11:12 +0000)
commitff637d38ea6b9c54f708a2b9edabc1b0c73c6d0a
tree3205f99c5763632447d11f67d72c01ad1f37ca56
parent80c509fdd74f3b158267374cc55156965c8bf930
ASoC: remove stand-alone mode support from CS4270 codec driver

The CS4270 supports stand-alone mode, where the codec is not connect to the
I2C or SPI buses.  Instead, input voltages configure the codec at power-on.
The CS4270 ASoC device driver has partial support for this mode, but the
code was never tested, and partial support doesn't help anyone.  It also made
the rest of the code more complicated than necessary.

[Removed redundant CS4270 dependency on I2C -- broonie]

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/cs4270.c
sound/soc/fsl/Kconfig