Quoting Andy Shevchenko (2022-06-23 04:57:19) > Use devm_add_action_or_reset() instead of devres_alloc() and > devres_add(), which works the same. This will simplify the > code. There is no functional changes. > > Signed-off-by: Andy Shevchenko <andriy.shevchenko at linux.intel.com> > --- Applied to clk-next