On Sunday 15 March 2009, Steve Sakoman wrote: > + /* gpio + 0 is "mmc0_cd" (input/IRQ) */ > + mmc[0].gpio_cd = gpio + 0; > > Overo, having a microSD slot, doesn't have a card detect switch. The > other part of your patch sets gpio_cd properly: Hmm, the board I have seems to work fine with those lines. microSD slots can support card detect just fine ... but I think you're probably right that those lines should be removed. I recall testing microSD card detect with that board: eject after loading kernel, bootm, and verify the kernel waits politely for re-insert. But I tried that just now, and it doesn't work. Odd. Can you resend an updated patch with your s-o-b? - Dave -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html