From: Barry Song Date: Mon, 28 Mar 2011 05:45:10 +0000 (-0400) Subject: ASoC: Blackfin: push down SPORT settings from global variables X-Git-Tag: v3.0-rc1~347^2~1^2~107^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c66cb99d134d787827ed1cd93cc59351ab66a95;p=pandora-kernel.git ASoC: Blackfin: push down SPORT settings from global variables Now that we have multi-component support, take the time to unify the SPORT implementations a bit and make the setup dynamic. This kills off the global sport_handle which was shared across all the Blackfin machine drivers. The pin management aspect is off loaded to platform resources, and now multiple SPORTs can be instantiated simultaneously. Signed-off-by: Barry Song Signed-off-by: Scott Jiang Signed-off-by: Mike Frysinger Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed