From: Ben Dooks Date: Mon, 18 Jan 2010 07:24:22 +0000 (+0900) Subject: ARM: S3C24XX: Add mci platform data set call s3c24xx_mci_set_platdata(). X-Git-Tag: v2.6.34-rc2~66^2~54^2~23^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22c810ab3e25d16e6f128384d107b933b6fd8fff;p=pandora-kernel.git ARM: S3C24XX: Add mci platform data set call s3c24xx_mci_set_platdata(). Add a s3c24xx_mci_set_platdata() call for all the machine files that have platform data for the MCI driver. This brings the MCI device into line with the other devices with __initdata and a specific call to ensure the right structure type is being passed. Signed-off-by: Ben Dooks --- Reading git-diff-tree failed