From: Mark Brown Date: Wed, 6 Jan 2010 17:56:52 +0000 (+0000) Subject: ASoC: Convert new i.MX SSI driver to use static DAI array X-Git-Tag: v2.6.34-rc1~243^2^2~73^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48dbc41988d07c7a9ba83afd31543d8ecb2beecc;p=pandora-kernel.git 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 Acked-by: Javier Martin --- Reading git-diff-tree failed