From 6a2f4b7dadd5e2b3e02e28af1ddb32d17ac5b310 Mon Sep 17 00:00:00 2001 From: Sebastian Andrzej Siewior Date: Mon, 26 May 2014 22:58:14 +0200 Subject: [PATCH] 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-format-patch failed