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)
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>

No differences found