summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm8776.c
AgeCommit message (Collapse)AuthorFilesLines
2009-08-08ASoC: Convert WM8776 to use factored out register cache codeMark Brown1-48/+11
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2009-08-06ASoC: Add WM8776 CODEC driverMark Brown1-0/+781
The WM8776 is a high performance, stereo audio CODEC with five channel input selector. The WM8776 is ideal for surround sound processing applications for home hi-fi, DVD-RW and other audio visual equipment. This driver implements support for most WM8776 features - currently the ADC automatic level control/limiter functionality is omitted. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>