Searched hist:ff637d38ea6b9c54f708a2b9edabc1b0c73c6d0a (Results 1 – 1 of 1) sorted by relevance
/linux/sound/soc/fsl/ |
H A D | Kconfig | diff ff637d38ea6b9c54f708a2b9edabc1b0c73c6d0a Fri Jan 23 01:23:39 CET 2009 Timur Tabi <timur@freescale.com> 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>
|