ASoC: new board driver to connect bfin-5xx with ad1836 codec
authorBarry Song <21cnbao@gmail.com>
Tue, 1 Sep 2009 04:45:14 +0000 (12:45 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 1 Sep 2009 10:36:13 +0000 (11:36 +0100)
commitdce944dbb2d0046628bcdba882e8edc2c1d93200
tree967293efe44fe832646f59eebe9c5bc08b243ebb
parentd2c0bdaa9362c4b2ab7416420d034a0a2d1ec979
ASoC: new board driver to connect bfin-5xx with ad1836 codec

As discussed, the patch uses the original TDM order without rewriting.
For the match between TDM slot number and audio channel number, a new
API need be added.

Signed-off-by: Barry Song <21cnbao@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/blackfin/Kconfig
sound/soc/blackfin/Makefile
sound/soc/blackfin/bf5xx-ad1836.c [new file with mode: 0644]