Hi, On Fri, Jan 21, 2011 at 07:30:52PM +0530, Vishwanath BS wrote: > This patch series introduces support for Dynamic Voltage and Frequency Scaling > (DVFS) for OMAP devices. > > For detailed design details, refer to DVFS Documentation. If this is supposed to be used by drivers I would rather not as it's yet another OMAP-specific API to use. Before you reply with "you can pass function pointers via platform_data" let me say that even that is a burden, specially on devices which are used by several archs. Why don't you make it more generic like the OPP layer was created ? Isn't it better to just build on top of the OPP layer and make this one also generic ? -- balbi -- 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