ASoC: Add WM5100 driver
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 20 Sep 2011 14:44:21 +0000 (15:44 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 20 Sep 2011 15:02:16 +0000 (16:02 +0100)
commit6d4baf084f4d8dc43cf5d5a3c182018604afa80c
treef8e2cbdeaa2ff2c898253a51102d2f280902282d
parentf648de832dbf6d1947ce5a7c0ed24a3a71d8545b
ASoC: Add WM5100 driver

The WM5100 is a highly integrated low power audio subsystem with advanced
digital signal processing capabilities including effects, speech clarity
enhancement and active noise cancellation.  This initial driver provides
support for basic audio paths, further patches will provide more
complete functionality.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@ti.com>
include/sound/wm5100.h [new file with mode: 0644]
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/wm5100-tables.c [new file with mode: 0644]
sound/soc/codecs/wm5100.c [new file with mode: 0644]
sound/soc/codecs/wm5100.h [new file with mode: 0644]