ASoC: adsp: Add ADSP base support
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 11 Oct 2012 02:54:02 +0000 (11:54 +0900)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 28 Oct 2012 17:38:15 +0000 (17:38 +0000)
commit2159ad936b7e7a8b26c99cf5b4476cfbb8c13e22
treefbc23c3a2af7043a7f6826edcda6ffc8758bca10
parent6e87badd3f38e1a095d6e1b13828246c3e8486b5
ASoC: adsp: Add ADSP base support

Many current Wolfson devices feature DSPs based around an architecture
known as ADSP.  Since there is a lot of commonality in the system
integration of these devices a common library will be used to provide
support for them.

This version provides equivalent support for ADSP1 to that currently
included in the WM2200 driver.

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