[PATCH v1 0/2] gpiolib:legacy: Kill GPIOF_DIR_* and GPIOF_INIT_*

Alexander Sverdlin alexander.sverdlin at gmail.com
Wed Aug 28 10:05:30 PDT 2024


Hi Andy,

On Wed, 2024-08-28 at 17:23 +0300, Andy Shevchenko wrote:
> Shrink the legacy API and definition surface by killing the (internal)
> definitions. This, in particular, will fix a couple of drivers that took
> it wrong.
> 
> This is assumed to go via BPIOLIB tree as this is quite small series and
> most of the changes related to it.
> 
> Andy Shevchenko (2):
>   gpiolib: legacy: Kill GPIOF_INIT_* definitions
>   gpiolib: legacy: Kill GPIOF_DIR_* definitions
> 
>  arch/arm/mach-ep93xx/vision_ep9307.c      |  6 ++----

for the mach-ep93xx part,
Acked-by: Alexander Sverdlin <alexander.sverdlin at gmail.com>
and in general, for the whole series,
Reviewed-by: Alexander Sverdlin <alexander.sverdlin at gmail.com>

>  arch/mips/bcm63xx/boards/board_bcm963xx.c |  2 +-
>  drivers/gpio/gpiolib-legacy.c             |  5 ++---
>  include/linux/gpio.h                      | 12 +++---------
>  4 files changed, 8 insertions(+), 17 deletions(-)

-- 
Alexander Sverdlin.




More information about the linux-arm-kernel mailing list