ASoC: Add initial driver for the WM8400 CODEC
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 10 Mar 2009 10:55:15 +0000 (10:55 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 11 Mar 2009 13:49:46 +0000 (13:49 +0000)
commitaaf1e176fa9a96fe1eea33b710684bba066aedc1
tree931a0284f060880c302e7c4eaa42cc507ca71ac2
parent5706d5013212c8afcb9fe5332ee6442488280c66
ASoC: Add initial driver for the WM8400 CODEC

The WM8400 is a highly integrated audio CODEC and power management unit
intended for mobile multimedia application.  This driver supports the
primary audio CODEC features, including:

 - 1W speaker driver
 - Fully differential headphone output
 - Up to 4 differential microphone inputs

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
include/linux/mfd/wm8400-audio.h
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/wm8400.c [new file with mode: 0644]
sound/soc/codecs/wm8400.h [new file with mode: 0644]