On Wednesday 13 August 2008, Madhusudhan Chikkature wrote: > > A better way to do this would be to let the boards say exactly > > what the hardware configuration is, rather than requiring all > > OMAP3 boards to be set up exactly like the SDP... > > I think the initial version was written specific to SDP. Later > on it was changed to hsmmc.c and the platforms which required > simillar setup as SDP started using it. Right ... > Now, if support for a new board is required which is unlike SDP a > new file can still be added for that perticular board, right? Each board already gets a board-XYZ.c file. So the clean way to do this is to have that file set up its hsmmc config ... NOT to clone versions of hsmmc.c for each board! -- 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