summaryrefslogtreecommitdiff
path: root/include/asm-arm/arch-omap3/mmc_host_def.h
Commit message (Collapse)AuthorAgeLines
* OMAP3: Clean up MMC codeDirk Behme2009-02-22-23/+41
| | | | | | | | | | Clean up OMAP3 MMC code: * Convert register access to struct & readx/writex style * Replace hardcode values by macros * Remove macro defined twice Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
* OMAP3: Add MMC supportDirk Behme2009-01-24-0/+166
Add MMC support. Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>