diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2021-03-09 11:37:31 +0200 |
---|---|---|
committer | Bartosz Golaszewski <bgolaszewski@baylibre.com> | 2021-03-26 14:56:18 +0100 |
commit | 67196fea0fcef92b25608882f62f3985bc59f1fe (patch) | |
tree | 7acb2e02828218ff5123cd3cbd3a81656f27f528 /drivers | |
parent | 3fd19d4b565dafd690a262fa95d25927bc797e42 (diff) |
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>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions