From: Baruch Siach Date: Tue, 30 Jun 2009 18:41:39 +0000 (-0700) Subject: gpio: pl061: fix IRQ handling for GPIOs >= PL061_GPIO_NR X-Git-Tag: v2.6.31-rc2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50efacf6711e6c75595afd9b92aa15c1e4f7c79d;p=pandora-kernel.git gpio: pl061: fix IRQ handling for GPIOs >= PL061_GPIO_NR IRQ handling is wrong for any GPIO >= PL061_GPIO_NR. Fix this by implementing and using a proper .to_irq method. Signed-off-by: Baruch Siach Cc: David Brownell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed