commit | 48dbc41988d07c7a9ba83afd31543d8ecb2beecc | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Jan 06 17:56:52 2010 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sun Jan 17 11:10:01 2010 +0000 |
tree | 457d418fcebb96b306e5eb3c9a8cc9d9b99ac785 | |
parent | 157a777c8e809bd0c703e3f7617b3539df30feff [diff] |
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>