Documentation: gpio: driver.rst: Remove gpiochip_irqchip_add mention
authorVincent Pelletier <plr.vincent@gmail.com>
Mon, 5 Jul 2021 00:43:59 +0000 (00:43 +0000)
committerBartosz Golaszewski <bgolaszewski@baylibre.com>
Wed, 21 Jul 2021 13:17:53 +0000 (15:17 +0200)
commit17ce60b2e4f87262eedd693021224130d720c00c
tree33b60760354e02c81e8e20b8c1d9a4127a12104c
parent3d134e75c08bd2f19bf80ffddfbd3eab3160ef07
Documentation: gpio: driver.rst: Remove gpiochip_irqchip_add mention

This function was removed in commit f1f37abbe6fc ("gpio: Retire the
explicit gpio irqchip code") but this mention was left behind.
Also, mention that .set_type() only has to set a line handler if the chip
is cascaded, as opposed to hierarchical.

Signed-off-by: Vincent Pelletier <plr.vincent@gmail.com>
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Documentation/driver-api/gpio/driver.rst