commit | f821444508743a3e56320d0cb2b8c4603637660c | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Fri Nov 25 15:16:11 2016 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Dec 07 16:02:55 2016 +0100 |
tree | 540cea4d56c2b158da1fa8ae768134c30a9f403a | |
parent | e1a0d869d592984f8a64f1cdc6710fa74041fc47 [diff] |
pinctrl: sx150x: use new nested IRQ infrastructure Use the new gpiochip_irqchip_add_nested() and gpiochip_set_nested_irqchip() calls to properly created a nested irqchip and mark all child irqs properly with their parent IRQ. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>