aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8737.c
Commit message (Collapse)AuthorAge
* ASoC: Remove redundant hw_write initialisation in WM8737Mark Brown2010-11-26
| | | | | Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
* ASoC: Add WM8737 ALC supportMark Brown2010-11-25
| | | | | Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
* ASoC: Add initial WM8737 driverMark Brown2010-11-24
The WM8737 is a low power, flexible stereo ADC designed for portable applications. This driver supports most of the functionality of the WM8737, though some features such as the ALC are not yet implemented. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>