]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ASoC: Convert new i.MX SSI driver to use static DAI array
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 6 Jan 2010 17:56:52 +0000 (17:56 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 17 Jan 2010 11:10:01 +0000 (11:10 +0000)
commit48dbc41988d07c7a9ba83afd31543d8ecb2beecc
tree457d418fcebb96b306e5eb3c9a8cc9d9b99ac785
parent157a777c8e809bd0c703e3f7617b3539df30feff
ASoC: Convert new i.MX SSI driver to use static DAI array

While dynamically allocated DAIs are the way forward the core doesn't
yet support anything except matching with a pointer to the actual DAI
so convert to doing that so that machine drivers don't have to jump
through hoops to register themselves.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Javier Martin <javier.martin@vista-silicon.com>
sound/soc/imx/imx-ssi.c
sound/soc/imx/imx-ssi.h