]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
OMAP3: Clean up MMC code
authorDirk Behme <dirk.behme@googlemail.com>
Fri, 20 Feb 2009 16:51:28 +0000 (17:51 +0100)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Sun, 22 Feb 2009 17:29:10 +0000 (18:29 +0100)
commitaba45c85b22f8c57fc2fedba8e948e06c2e2f5b3
tree480f51634cf2e6e8792c981e8ed55ba11985d3f8
parentcfcdf4a9b361d015c0debac73fbf7c511df4a934
OMAP3: Clean up MMC code

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>
drivers/mmc/omap3_mmc.c
include/asm-arm/arch-omap3/mmc_host_def.h
include/asm-arm/arch-omap3/omap3.h