On Tue, May 12, 2020 at 8:26 PM Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote: > Simplify the code which fetches the input clock by using > devm_clk_get_optional(). If no input clock is present > devm_clk_get_optional() will return NULL instead of an error > which matches the behavior of the old code. > > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> Patch applied. Yours, Linus Walleij