From: Dong Aisheng Date: Tue, 22 Nov 2011 15:52:21 +0000 (+0800) Subject: ASoC: mxs-saif: remove function in platform_data X-Git-Tag: v3.3-rc1~138^2~14^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=778825801d9dc3745417d295344b5b1e27de0d86;p=pandora-kernel.git ASoC: mxs-saif: remove function in platform_data Add master_mode and master_id in platfrom_data since it's board specific and board knows it. Then we can remove the function pointer in platfrom_data to make the driver more devicetree friendly. Signed-off-by: Dong Aisheng Acked-by: Mark Brown Signed-off-by: Shawn Guo --- Reading git-diff-tree failed