aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorGeert Uytterhoeven <[email protected]>2015-02-05 16:49:08 +0100
committerLinus Walleij <[email protected]>2015-03-04 13:48:34 +0100
commita39294bdf4b03803156c771968a6e2ba6ebb505b (patch)
treea3171961fce91b36d5ffb47e47c543ed3db71a24 /include/linux/debugobjects.h
parent6b516a1093006a39368dd11a5396be5bb00c99df (diff)
gpio: pcf857x: Switch to use gpiolib irqchip helpers
Switch the PCF857x GPIO driver to use the gpiolib irqchip helpers. This driver uses a nested threaded interrupt, hence handle_nested_irq() and gpiochip_set_chained_irqchip() must be used. Note that this removes the checks added in commit 21fd3cd1874a2ac8 ("gpio: pcf857x: call the gpio user handler iff gpio_to_irq is done"), as the interrupt mappings are no longer created on-demand by the driver, but by gpiochip_irqchip_add() during initialization. Signed-off-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions