From: Linus Walleij Date: Fri, 26 Sep 2014 11:50:12 +0000 (+0200) Subject: gpio: set parent irq on chained handlers X-Git-Tag: fixes-against-v3.18-rc2~140^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83141a771975f4e54402ab05e5cbbc3c56f45bdd;p=pandora-kernel.git gpio: set parent irq on chained handlers If the IRQ from the parent is nested the IRQ may need to be resent under certain conditions. Currently the chained IRQ handler in gpiolib does not handle connecting nested IRQs but it is conceptually correct to indicate the actual parent IRQ. Reported-by: Grygorii Strashko Reported-by: Lothar Waßmann Signed-off-by: Linus Walleij --- Reading git-diff-tree failed