Re: [PATCH v1 17/19] pinctrl: st: Switch to use devm_kasprintf_strarray()

From: Linus Walleij
Date: Tue Nov 09 2021 - 06:34:37 EST


On Fri, Nov 5, 2021 at 1:43 PM Andy Shevchenko
<andriy.shevchenko@xxxxxxxxxxxxxxx> wrote:

> Since we have a generic helper, switch the module to use it.
>
> As a side effect, add check for the memory allocation failures and
> cleanup it either in error case or when driver is unloading.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>

Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>

Yours,
Linus Walleij