Re: [PATCH v1 1/1] pinctrl: stmfx: Use string_choices API instead of ternary operator
From: Linus Walleij <hidden>
Date: 2024-08-30 22:12:06
Also in:
linux-gpio, lkml
From: Linus Walleij <hidden>
Date: 2024-08-30 22:12:06
Also in:
linux-gpio, lkml
On Mon, Aug 26, 2024 at 11:53 AM Andy Shevchenko [off-list ref] wrote:
Use modern string_choices API instead of manually determining the output using ternary operator. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Patch applied! Yours, Linus Walleij