diff options
author | Linus Walleij <[email protected]> | 2020-07-21 14:52:23 +0200 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2020-07-23 15:00:17 +0200 |
commit | 57597e150f1b589046bf0da865eeee2b58792079 (patch) | |
tree | d5ff286aad5df958e3ea87b74689ecace4819822 /scripts/gdb/linux/tasks.py | |
parent | 0a04d767af8cf1498a73b8f20dc727e2eb74ff28 (diff) |
pinctrl: mcp23s08: Use irqchip template
This makes the driver use the irqchip template to assign
properties to the gpio_irq_chip instead of using the
explicit calls to gpiochip_irqchip_add_nested() and
gpiochip_set_nested_irqchip(). The irqchip is instead
added while adding the gpiochip.
Signed-off-by: Linus Walleij <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Cc: Andy Shevchenko <[email protected]>
Cc: Jan Kundrát <[email protected]>
Cc: Phil Reid <[email protected]>
Cc: Lars Poeschel <[email protected]>
Cc: Jason Kridner <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions