ASoC: Add WM8776 CODEC driver
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 4 Aug 2009 22:50:16 +0000 (23:50 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 6 Aug 2009 10:36:45 +0000 (11:36 +0100)
commit924914ee953f2ccf3a2d49bda08c9ce1046a0c58
tree5faa53bfbe7b56d24b35e9a44192f94643fceea1
parent15b5bdaeeb15e0c18cca3ce7449188ca46516721
ASoC: Add WM8776 CODEC driver

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>
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/wm8776.c [new file with mode: 0644]
sound/soc/codecs/wm8776.h [new file with mode: 0644]