summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm8737.c
AgeCommit message (Collapse)AuthorFilesLines
2010-11-26ASoC: Remove redundant hw_write initialisation in WM8737Mark Brown1-1/+0
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
2010-11-25ASoC: Add WM8737 ALC supportMark Brown1-0/+42
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
2010-11-24ASoC: Add initial WM8737 driverMark Brown1-0/+713
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>