From: Jean-Francois Moine Date: Thu, 20 Mar 2014 09:52:41 +0000 (+0100) Subject: ASoC: simple-card: dynamically allocate the DAI link and properties X-Git-Tag: v3.15-rc1~142^2^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf7dc23cbfd5c4c5ab2136f19522d9b3b41acf99;p=pandora-kernel.git ASoC: simple-card: dynamically allocate the DAI link and properties The DAI link array and the properties (fmt, sysclk slots) are hard-coded for a single CPU / CODEC link. This patch dynamically allocates the DAI link array and the properties with the aim of supporting many DAI links. Signed-off-by: Jean-Francois Moine Signed-off-by: Mark Brown --- Reading git-diff-tree failed