ASoC: wm0010: Add initial wm0010 DSP driver
authorDimitris Papastamos <dp@opensource.wolfsonmicro.com>
Thu, 23 Aug 2012 14:59:56 +0000 (15:59 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 23 Aug 2012 15:12:12 +0000 (16:12 +0100)
commite3523e01869da20fdd12ffd19ae1df7bf492650e
treeb482de80b3b92f08169ae8c54994506407a8bfb6
parent52ca1138fa55bf6f46a5e02a2c1088756a5c8f2e
ASoC: wm0010: Add initial wm0010 DSP driver

The WM0010 is a compact digital signal processor that has been
highly optimised for low-power audio applications.  Extensive memory
resources and core optimisation allow the device to manage all audio
processing algorithms efficiently and autonomously, while the host
processor sleeps or performs other tasks.

Signed-off-by: Dimitris Papastamos <dp@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
include/sound/wm0010.h [new file with mode: 0644]
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/wm0010.c [new file with mode: 0644]