Quoting Sudeep Holla (2018-03-20 05:08:51) > > >> +} > >> + > >> +static void scmi_clocks_remove(struct scmi_device *sdev) > >> +{ > >> + struct device *dev = &sdev->dev; > >> + struct device_node *np = dev->of_node; > >> + > >> + of_clk_del_provider(np); > >> +} > >> + > > > > Drop? > > > > Sure, I will have to do these changes as add-on patch as this original > patch is already queued in ARM SoC tree for v4.17 > Ok! -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html