From: Eduardo Valentin Date: Thu, 29 May 2008 16:50:46 +0000 (-0400) Subject: PLAT-OMAP: MCBSP: Transform into platform driver X-Git-Tag: v2.6.26-omap1~123^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=179d459858e7e087d54a8eccf597d54c7216dbfc;p=pandora-kernel.git PLAT-OMAP: MCBSP: Transform into platform driver This patch transform mcbsp code into a very initial implementation of a platform driver. It also gets ride of ifdefs on mcbsp.c code. To do it, a platform data structure was defined. Platform devices are located in arch/arm/plat-omap/devices.c Signed-off-by: Eduardo Valentin Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed