From: Lars-Peter Clausen Date: Wed, 23 Mar 2011 21:08:54 +0000 (+0000) Subject: MIPS: JZ4740: GPIO: Use shared irq chip for all gpios X-Git-Tag: v2.6.39-rc1~68^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd11d14de91809ff3a150f823965a5b4209cad84;p=pandora-kernel.git MIPS: JZ4740: GPIO: Use shared irq chip for all gpios Currently there is one irq_chip per gpio_chip with the only difference being the name. Since the information whether the irq belong to GPIO bank A, B, C or D is not that important rewrite the code to simply use a single irq_chip for all gpio_chips. Signed-off-by: Lars-Peter Clausen Signed-off-by: Thomas Gleixner To: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/2182/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed