On Thursday 17 April 2008, Koen Kooi wrote: > >> > >> @@ -69,6 +70,7 @@ > >> omap_board_config_size = ARRAY_SIZE(omap3_beagle_config); > >> omap_serial_init(); > >> sdp_mmc_init(); > >> + sdp3430_usb_init(); > >> } > >> > >> arch_initcall(omap3_beagle_i2c_init); > > > > I hope someone makes those sdp_*() routines generic ... or does > > "SDP" not stand for "Software Development Platform" (different board)? > > Those routines are indeed name after the sdp board, but they seem > generic enough to get reused in other boards (e.g. omap3evm or omap3 > beagle) without change :) They aren't quite generic enough ... with those names! :) -- 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