Hi,
The following series has some multicomponent fixes for i.MX. Also, since the SDMA driver is merged, we also switch the i.MX DMA driver to the new API.
Sascha
The following changes since commit c8ddb2713c624f432fa5fe3c7ecffcdda46ea0d4:
Linux 2.6.37-rc1 (2010-11-01 07:54:12 -0400)
are available in the git repository at: git://git.pengutronix.de/git/imx/linux-2.6.git asoc-rc-pu
Sascha Hauer (7): ASoC: i.MX31ads: initialize only on correct machine ASoC i.MX eukrea tlv320: Fix for multicomponent ASoC i.MX phycore ac97: remove unnecessary includes ASoC i.MX: register dma audio device ASoC i.MX: switch to new DMA api phycore-ac97: add ac97 to cardname ASoC: i.MX: we can do mono
sound/soc/imx/eukrea-tlv320.c | 8 +- sound/soc/imx/imx-pcm-dma-mx2.c | 221 +++++++++++++++++---------------------- sound/soc/imx/imx-ssi.c | 48 ++++++--- sound/soc/imx/imx-ssi.h | 4 + sound/soc/imx/phycore-ac97.c | 5 +- sound/soc/imx/wm1133-ev1.c | 4 + 6 files changed, 142 insertions(+), 148 deletions(-)