On Fri, Oct 5, 2012 at 1:40 AM, Kevin Hilman <khilman@xxxxxxxxxxxxxxxxxxx> wrote: > jean.pihet@xxxxxxxxxxxxxx writes: > >> From: Jean Pihet <j-pihet@xxxxxx> >> >> Remove the device dependent code (ex. cpu_is_xxx()) and settings >> from the driver code and instead pass them via the platform >> data. This allows a clean separation of the driver code and the platform >> code, as required by the move of the platform header files to >> include/linux/platform_data. >> >> Note about the smartreflex functional clocks: the smartreflex fclks >> are derived from sys_clk and have the same name as the main_clk from >> the hwmod entry, in order for the SmartReflex driver to request the >> fclk (using clk_get(dev, "fck")). >> >> Based on mainline 3.6.0. Boot tested on OMAP3&4 platforms. > > Thanks, queuing this version for v3.8 (branch: for_3.8/pm/sr) Thanks! Jean > > Kevin > > P.S. in the future, It helps reviewers and maintainers if there's some > versioning in the patches (e.g. PATCH v3 0/2]), especially when updated > versions come in quick succession. Thanks. > -- 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