ASoC: Add initial WM8737 driver
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 23 Nov 2010 19:31:18 +0000 (19:31 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 24 Nov 2010 11:33:12 +0000 (11:33 +0000)
commit2a9ae13a2641373d06e24f866c7427644c39bfea
tree55a703f403f6918a218d58b696e1eab1a4a83600
parenta1c1f770e3653bfcd5dd664d8471f70d220e19f3
ASoC: Add initial WM8737 driver

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>
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/wm8737.c [new file with mode: 0644]
sound/soc/codecs/wm8737.h [new file with mode: 0644]
This page took 0.026204 seconds and 5 git commands to generate.