Searched hist:"4 b2b0a2ce8153d65d0829e45e73bf6acdc291344" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpio/ |
H A D | gpiolib-legacy.c | diff 4b2b0a2ce8153d65d0829e45e73bf6acdc291344 Wed Aug 28 16:23:57 CEST 2024 Andy Shevchenko <andriy.shevchenko@linux.intel.com> gpiolib: legacy: Kill GPIOF_INIT_* definitions
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> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Acked-by: Alexander Sverdlin <alexander.sverdlin@gmail.com> Reviewed-by: Alexander Sverdlin <alexander.sverdlin@gmail.com> Link: https://lore.kernel.org/r/20240828142554.2424189-2-andriy.shevchenko@linux.intel.com Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
|
/linux/arch/mips/bcm63xx/boards/ |
H A D | board_bcm963xx.c | diff 4b2b0a2ce8153d65d0829e45e73bf6acdc291344 Wed Aug 28 16:23:57 CEST 2024 Andy Shevchenko <andriy.shevchenko@linux.intel.com> gpiolib: legacy: Kill GPIOF_INIT_* definitions
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> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Acked-by: Alexander Sverdlin <alexander.sverdlin@gmail.com> Reviewed-by: Alexander Sverdlin <alexander.sverdlin@gmail.com> Link: https://lore.kernel.org/r/20240828142554.2424189-2-andriy.shevchenko@linux.intel.com Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
|