Bernard Blackham wrote: > This patch set brings davinci_mmc closer to being merged. There > should be no changes in how we speak to the MMC controller caused by > these patches. The patch set is broken into eight patches, and > applies on top of current git, and > http://linux.omap.com/pipermail/davinci-linux-open-source/2008-February/005285.html > > The patches are: > > 1. Style fixes to make davinci_mmc checkpatch.pl-compliant. > 2. Use I/O accessor functions instead of volatile structs. > 3. Move mmcsd_base variable into per-instance struct. > 4. Move static and global variables into per-instance struct. > 5. Use proper device struct for debugging purposes. > 6. Register as a platform device in board-specific code. > 7. Remove unused and redundant variables. > 8. Better busy-waiting. > > The results to the mmc_test framework do not change with this patch > set (some tests still fail as they did previously). > > Cheers, > Bernard. > > _______________________________________________ > Davinci-linux-open-source mailing list > [email protected] > http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source > That sounds GREAT!
Thanks Troy _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
