Re: [PATCH v1 1/1] pinctrl: lynxpoint: Simplify code with cleanup helpers

From: Linus Walleij
Date: Thu Nov 23 2023 - 09:53:22 EST


On Wed, Nov 22, 2023 at 6:54 PM Andy Shevchenko
<andriy.shevchenko@xxxxxxxxxxxxxxx> wrote:

> Use macros defined in linux/cleanup.h to automate resource lifetime
> control in the driver.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>

This is really nice.
Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>

Yours,
Linus Walleij