aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-s3c/dev-hsmmc.c
Commit message (Collapse)AuthorAgeFilesLines
* [ARM] S3C6410: Add helper for setting SDHCI device informationBen Dooks2008-12-151-8/+29
| | | | | | | Add the necessary helper functions for setting up the SDHCI device information. Signed-off-by: Ben Dooks <ben-linux@fluff.org>
* [ARM] S3C: Move HSMMC device definition to plat-s3ecBen Dooks2008-12-151-0/+47
Move the definition for the hsmmc device to plat-s3c to be shared between the s3c24xx and s3c64xx platforms. Signed-off-by: Ben Dooks <ben-linux@fluff.org>