]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Reduce the scope of PXA's mmc_read/mmc_write/mmc_bread functions
authorAndy Fleming <afleming@freescale.com>
Fri, 20 Feb 2009 02:47:50 +0000 (03:47 +0100)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Fri, 20 Feb 2009 02:47:50 +0000 (03:47 +0100)
commit682beeac34dc9ab18fab58b26973d2e29d113717
treebb597579bbb80215dd9d91e937c0442442d356c8
parentb03d92e5584935886ff91d5aa0755dc8888b7187
Reduce the scope of PXA's mmc_read/mmc_write/mmc_bread functions

These names are being taken over by the new MMC framework.  Hopefuly
the PXA can be easily ported, and these functions will go away entirely.

Signed-off-by: Andy Fleming <afleming@freescale.com>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
drivers/mmc/pxa_mmc.c