On 24-09-19, 11:51, Andy Shevchenko wrote: > On some platforms the clock can be fixed rate, always running one and > there is no need to do anything with it. > > In order to support those platforms, switch to use optional clock. > > Fixes: f8d9ddbc2851 ("Enable iDMA 32-bit on Intel Elkhart Lake") > Depends-on: 60b8f0ddf1a9 ("clk: Add (devm_)clk_get_optional() functions") > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > --- > drivers/dma/dw/platform.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Acked-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx> -- viresh