diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2021-03-09 12:37:31 +0300 |
---|---|---|
committer | Bartosz Golaszewski <bgolaszewski@baylibre.com> | 2021-03-26 16:56:18 +0300 |
commit | 67196fea0fcef92b25608882f62f3985bc59f1fe (patch) | |
tree | 7acb2e02828218ff5123cd3cbd3a81656f27f528 /fs/block_dev.c | |
parent | 3fd19d4b565dafd690a262fa95d25927bc797e42 (diff) | |
download | linux-67196fea0fcef92b25608882f62f3985bc59f1fe.tar.xz |
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 'fs/block_dev.c')
0 files changed, 0 insertions, 0 deletions