diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2012-10-18 20:18:44 +0400 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2012-11-05 12:55:33 +0400 |
commit | f1d11f394f6e3fc0368e72244fb5ddc4142e804b (patch) | |
tree | 8c6a33623c76afa4450ae20ee9cd1ba5df491c45 /drivers/pinctrl | |
parent | 694e33a7f42de7dcc8b43c3990c597b19ef9b438 (diff) | |
download | linux-f1d11f394f6e3fc0368e72244fb5ddc4142e804b.tar.xz |
mfd/ab8500-core: use irq_domain_add_simple()
To be able to use SPARSE_IRQ while yet not using device tree,
we need to use irq_domain_add_simple() that will allocate
descriptors for the IRQs in the non-DT case, and fall back
to using the linear irqdomain in the DT case.
Cc: Lee Jones <lee.jones@linaro.org>
Cc: Samuel Ortiz <sameo@linux.intel.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/pinctrl')
0 files changed, 0 insertions, 0 deletions