From: Eduardo Valentin Date: Thu, 3 Jul 2008 09:24:39 +0000 (+0300) Subject: ARM: OMAP: McBSP: Prepare for splitting into omap1 and omap2 code X-Git-Tag: v2.6.27-rc1~850^2~2^9~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc5d0c89c88df67f92d5d5882c27437379e9e8af;p=pandora-kernel.git ARM: OMAP: McBSP: Prepare for splitting into omap1 and omap2 code This patch transform mcbsp code to use platform data from arch/arm/plat-omap/devices.c It also gets ride of ifdefs on mcbsp.c code. To do it, a platform data structure was defined. Signed-off-by: Eduardo Valentin Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed