
21 May
2008
21 May
'08
2:17 p.m.
<snip>
This moves the MMC and SD Card command definitions from include/asm/arch/mmc.h into include/mmc.h. These definitions are given by the MMC and SD Card standards, not by any particular architecture.
There's a lot more room for consolidation in the MMC drivers which I'm hoping to get done eventually, but this patch is a start.
Can we have one mmc-lite stack from linux kernel? The linux kernel have one good frame work for sd/mmc/sdio.
Thanks, Dave