Re: [PATCH v1 2/2] gpiolib: legacy: Kill GPIOF_DIR_* definitions
From: Linus Walleij <hidden>
Date: 2024-08-30 22:36:01
Also in:
linux-gpio, linux-mips, lkml
From: Linus Walleij <hidden>
Date: 2024-08-30 22:36:01
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_DIR_IN instead of GPIOF_IN, shrink the legacy definitions by killing those GPIOF_DIR_* completely. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Linus Walleij <redacted> Yours, Linus Walleij