Documentation: Update the recommended pattern for GPIO irqchips
authorMarc Zyngier <maz@kernel.org>
Tue, 19 Apr 2022 14:18:46 +0000 (15:18 +0100)
committerMarc Zyngier <maz@kernel.org>
Tue, 19 Apr 2022 14:22:27 +0000 (15:22 +0100)
commit5644b66a9c63c3cadc6ba85faf5a15604e6cf29a
treeca250e3879a4e950340b870ddfd2ac391e2a057c
parentafefc3266272d40cdcd0fd713c7b42008fea19d5
Documentation: Update the recommended pattern for GPIO irqchips

Update the documentation to get rid of the per-gpio_irq_chip
irq_chip structure, and give examples of the new pattern.

Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Reviewed-by: Bartosz Golaszewski <brgl@bgdev.pl>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20220419141846.598305-11-maz@kernel.org
Documentation/driver-api/gpio/driver.rst