* jean.pihet@xxxxxxxxxxxxxx <jean.pihet@xxxxxxxxxxxxxx> [110504 06:32]: > > +int omap_pm_set_max_mpu_wakeup_lat(struct device *dev, long t) ... > +int omap_pm_set_max_dev_wakeup_lat(struct device *req_dev, struct device *dev, ... > +int omap_pm_set_min_clk_rate(struct device *dev, struct clk *c, long r) ... You should implement this as a Linux generic framework, we don't want to add more omap specific frameworks. Or maybe you can leave this out if they're just stubs for TI CDP code? Tony -- 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