* Russell King - ARM Linux [080911 11:13]: > On Thu, Sep 11, 2008 at 10:33:33AM -0700, Tony Lindgren wrote: > > * Russell King - ARM Linux [080911 02:13]: > > > New version of the MMC updates for mainline pushed out - with additional > > > cleanups in place (and since it's a different patch, I've dropped Tony's > > > ack from it.) > > > > While we're at it, let's clean up the mmc mess further and split the > > resources to mach-omap1/devices.c and mach-omap2/devices.c. That way > > we get rid of the ifdef else between omap1 and omap2. > > Great, it would be nice to get something in OMAP to the point where we > can say it's finished, and doesn't have to be regularly tinkered with > anymore. OK, I've pushed a patch to l-o tree. Here's a patch for you against your devel branch. > Is there anything else that the MMC stuff is missing at present? Well the omap_hsmmc.c driver is not quite ready yet. That should not affect the device init code. Tony