aboutsummaryrefslogtreecommitdiff
path: root/lib/debugobjects.c
diff options
context:
space:
mode:
authorRayagonda Kokatanur <[email protected]>2019-08-29 10:22:28 +0530
committerLinus Walleij <[email protected]>2019-09-11 10:43:04 +0100
commit547f073f077048ee469fba297b6fdf5de7f04b7d (patch)
tree160ecbd93b4e8431e7d25c9f2c75e2dccca52d6b /lib/debugobjects.c
parent398a1f50e3c731586182fd52b834103b0aa2f826 (diff)
pinctrl: iproc-gpio: Handle interrupts for multiple instances
When multiple instance of iproc-gpio chips are present, a fix up message[1] is printed during the probe of second and later instances. This issue is because driver sharing same irq_chip data structure among multiple instances of driver. Fix this by allocating irq_chip data structure per instance of iproc-gpio. [1] fix up message addressed by this patch [ 7.862208] gpio gpiochip2: (689d0000.gpio): detected irqchip that is shared with multiple gpiochips: please fix the driver. Fixes: 616043d58a89 ("pinctrl: Rename gpio driver from cygnus to iproc") Signed-off-by: Rayagonda Kokatanur <[email protected]> Link: https://lore.kernel.org/r/[email protected] [Rebased on top of new irq chip set-up code] Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions