linux/Documentation/driver-api/gpio
Andrew Davis 3ff1180a39 gpiolib: Remove data-less gpiochip_add() function
GPIO chips should be added with driver-private data associated with the
chip. If none is needed, NULL can be used. All users already do this
except one, fix that here. With no more users of the base gpiochip_add()
we can drop this function so no more users show up later.

Signed-off-by: Andrew Davis <afd@ti.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: https://lore.kernel.org/r/20240610135313.142571-1-afd@ti.com
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
2024-06-11 22:06:27 +02:00
..
board.rst gpio: Remove legacy API documentation 2024-05-27 16:50:03 +02:00
bt8xxgpio.rst docs: driver-api: bt8xxgpio: Revive dead link 2019-10-09 11:13:36 +02:00
consumer.rst gpio: Remove legacy API documentation 2024-05-27 16:50:03 +02:00
driver.rst gpiolib: Remove data-less gpiochip_add() function 2024-06-11 22:06:27 +02:00
drivers-on-gpio.rst gpio: Mention GPIO MUX in docs 2021-03-26 14:56:19 +01:00
index.rst gpio: Remove legacy API documentation 2024-05-27 16:50:03 +02:00
intro.rst gpio: Remove legacy API documentation 2024-05-27 16:50:03 +02:00
using-gpio.rst docs: driver-api: gpio: Fix some typos 2022-06-24 13:12:20 -06:00