linux/Documentation
Andy Shevchenko 67196fea0f irqdomain: Introduce irq_domain_create_simple() API
Linus Walleij pointed out that ird_domain_add_simple() gained
additional functionality and can't be anymore replaced with
a simple conditional. In preparation to upgrade GPIO library
to use fwnode, introduce irq_domain_create_simple() API which is
functional equivalent to the existing irq_domain_add_simple(),
but takes a pointer to the struct fwnode_handle as a parameter.

While at it, amend documentation to mention irq_domain_create_*()
functions where it makes sense.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Marc Zyngier <maz@kernel.org>
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
2021-03-26 14:56:18 +01:00
..
2021-02-28 11:45:25 -08:00
2020-12-20 10:44:05 -08:00
2021-03-19 09:53:32 -07:00
2021-01-21 14:06:00 -07:00
2021-02-25 10:17:31 -08:00
2021-02-22 10:24:58 -08:00
2021-02-23 16:09:23 -08:00
2021-02-22 14:35:04 -07:00
2021-02-01 10:37:19 +09:00