From 016da14439b83fbb82c67c497eb770c8025608fe Mon Sep 17 00:00:00 2001 From: Lars-Peter Clausen Date: Mon, 18 Aug 2014 11:54:56 +0200 Subject: [PATCH] gpio: zynq: Take bank offset into account when reporting a IRQ When looking up the IRQ the bank offset needs to be taken into account. Otherwise interrupts for banks other than bank 0 get incorrectly reported as interrupts for bank 0. Signed-off-by: Lars-Peter Clausen Signed-off-by: Michal Simek Signed-off-by: Linus Walleij --- Reading git-format-patch failed