commit | 22c810ab3e25d16e6f128384d107b933b6fd8fff | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben-linux@fluff.org> | Mon Jan 18 16:24:22 2010 +0900 |
committer | Ben Dooks <ben-linux@fluff.org> | Tue Jan 19 17:21:38 2010 +0900 |
tree | 6cc4c9112b86512d4093dde3e17ab5ec9fdefa90 | |
parent | 3cd2fff59fc924752611301f4ca7e8484f5744a5 [diff] |
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 <ben-linux@fluff.org>