From: Sebastian Andrzej Siewior Date: Mon, 26 May 2014 20:58:14 +0000 (+0200) Subject: gpio: dwapb: use a second irq chip X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~53^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a2f4b7dadd5e2b3e02e28af1ddb32d17ac5b310;p=pandora-kernel.git gpio: dwapb: use a second irq chip Right new have one irq chip running always in level mode. It would nicer to have two irq chips where one is handling level type interrupts and the other one is doing edge interrupts. So we can have at runtime two users where one is using edge and the other level. Acked-by: Alan Tull Acked-by: Jamie Iles Signed-off-by: Sebastian Andrzej Siewior Signed-off-by: Linus Walleij --- Reading git-diff-tree failed