Home
last modified time | relevance | path

Searched hist:"40 fc56ee" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dof_gpio.h40fc56ee Mon Dec 19 13:20:15 CST 2022 Dmitry Torokhov <dmitry.torokhov@gmail.com> gpiolib: of: remove of_get_gpio[_flags]() and of_get_named_gpio_flags()

There are no more users of these APIs in the mainline kernel, remove
them. This leaves of_get_named_gpio() as the only legacy OF-specific
API.

Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
/openbmc/linux/drivers/gpio/
H A Dgpiolib-of.c40fc56ee Mon Dec 19 13:20:15 CST 2022 Dmitry Torokhov <dmitry.torokhov@gmail.com> gpiolib: of: remove of_get_gpio[_flags]() and of_get_named_gpio_flags()

There are no more users of these APIs in the mainline kernel, remove
them. This leaves of_get_named_gpio() as the only legacy OF-specific
API.

Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>