Re: [PATCH v1 1/2] gpiolib: legacy: Kill GPIOF_INIT_* definitions
From: Linus Walleij <hidden>
Date: 2024-08-30 22:35:29
Also in:
linux-gpio, linux-mips, lkml
From: Linus Walleij <hidden>
Date: 2024-08-30 22:35:29
Also in:
linux-gpio, linux-mips, lkml
On Wed, Aug 28, 2024 at 4:26 PM Andy Shevchenko [off-list ref] wrote:
Besides the fact that (old) drivers use wrong definitions, e.g., GPIOF_INIT_HIGH instead of GPIOF_OUT_INIT_HIGH, shrink the legacy definitions by killing those GPIOF_INIT_* completely. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Excellent, thanks Andy. Reviewed-by: Linus Walleij <redacted> Yours, Linus Walleij