From: Rob Herring Date: Fri, 21 Oct 2011 13:05:53 +0000 (-0500) Subject: gpio: pl061: convert to use generic irq chip X-Git-Tag: v3.3-rc1~64^2~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ab524754;p=pandora-kernel.git gpio: pl061: convert to use generic irq chip Convert the pl061 irq_chip code to use the generic irq chip code. This has the side effect of using 32-bit accesses rather than 8-bit accesses to interrupt registers. The h/w TRM and testing seem to indicate this is fine. Signed-off-by: Rob Herring Acked-by: Grant Likely Acked-by: Linus Walleij --- Reading git-diff-tree failed