From: Tony Lindgren Date: Fri, 12 Sep 2008 00:23:52 +0000 (-0700) Subject: ARM: OMAP: Clean-up MMC device init X-Git-Tag: v2.6.27-omap1~210 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e6e06c71b9d21d85a3ae652868e2802c054a08a;p=pandora-kernel.git ARM: OMAP: Clean-up MMC device init Clean-up MMC device init: - Initialize devices in mach-omap1/devices.c and mach-omap2/devices.c instead of plat-omap/devices.c - Remove old struct omap_mmc_config, use struct omap_mmc_platform_data instead Note that this removes the second omap-hsmmc controller init for overo. This needs to be fixed properly by changing hsmmc_init() to accept board specific struct omap_mmc_platform_data. Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed