Quoting Chander Kashyap (2013-08-06 01:34:24) > As with the patch "clk-add-support-for-temporary-parent-clock-migration.patch" > a new field "alternate_parent_name", is added to clk structure. This field can > be passed using clk_register_mux API and DEFINE_CLK_MUX macro. Nitpick: it's easier to search for the patch you mentioned if you quote the actual patch $SUBJECT instead of the name of the patch file. In this case, "clk: add support for temporary parent clock migration". This invasive change is not necessary if the temporary parent stuff is not added to the clock core and is instead left to the .set_parent callbacks of custom clock providers. Regards, Mike -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html