Hi Michael, On Monday 21 February 2011 15:47:28 Michael Jones wrote: > Hi Laurent, > > sorry to resurrect this from a month ago... > > I've continued to export omap_pm_set_min_bus_tput() to enable building > the omap3-isp module, although Paul Wamsley's reply you referred to > clearly indicates that this is the wrong approach. > > Aren't you also building omap3-isp as a module? How are you guys > getting around this? On MeeGo omap_pm_set_min_bus_tput() is exported. A quick fix would be to add a callback to board code, or even remove the call completely, as omap_pm_set_min_bus_tput() in a no-op in mainline. A good fix would be to export the functionality of omap_pm_set_min_bus_tput() in a generic API that could be used by drivers. -- Regards, Laurent Pinchart -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html