ARM: S3C24XX: Add mci platform data set call s3c24xx_mci_set_platdata().
authorBen Dooks <ben-linux@fluff.org>
Mon, 18 Jan 2010 07:24:22 +0000 (16:24 +0900)
committerBen Dooks <ben-linux@fluff.org>
Tue, 19 Jan 2010 08:21:38 +0000 (17:21 +0900)
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 <ben-linux@fluff.org>

No differences found