summaryrefslogtreecommitdiffstats
path: root/ipc/ipc_sysctl.c
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>2014-04-07 12:13:05 +0200
committerLinus Walleij <linus.walleij@linaro.org>2014-04-28 21:35:08 +0200
commit11d3d334af07408ce3a68860c40006ddcd343da5 (patch)
tree72b4de2ebd721743d8a795b4caac4f4ee1830d49 /ipc/ipc_sysctl.c
parentMAINTAINERS: update GPIO OMAP driver entry (diff)
downloadlinux-11d3d334af07408ce3a68860c40006ddcd343da5.tar.xz
linux-11d3d334af07408ce3a68860c40006ddcd343da5.zip
gpio: dwapb: drop irq_setup_generic_chip()
The driver calls irq_alloc_domain_generic_chips() which creates a gc and adds it to gc_list. The driver later then calls irq_setup_generic_chip() which also initializes the gc and adds it to the gc_list() and this corrupts the list. Enable LIST_DEBUG and you see the kernel complain. This isn't required, irq_alloc_domain_generic_chips() did the init. Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Tested-by: Alan Tull <delicious.quinoa@gmail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'ipc/ipc_sysctl.c')
0 files changed, 0 insertions, 0 deletions