On Mon, Feb 3, 2025 at 1:18 PM Andy Shevchenko <andriy.shevche...@linux.intel.com> wrote:
> Use macros defined in linux/cleanup.h to automate resource lifetime > control in the driver. > > Signed-off-by: Andy Shevchenko <andriy.shevche...@linux.intel.com> Clearly this is more readable and less prone to accidental bugs. Reviewed-by: Linus Walleij <linus.wall...@linaro.org> Yours, Linus Walleij