Hi Russell > > Current Linux has of_clk_get(), but doesn't have devm_of_clk_get(). > > This patch adds it. This is based on devm_clk_get() > > > > Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> > > Please put this in drivers/clk/clk-devres.c, where you'll find that > we have devm_clk_release() which is identical to your > devm_of_clk_release(). It'll also not need the dummy definition of > devm_of_clk_get(). OK, will do -- 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