From: eric miao Date: Tue, 4 Mar 2008 03:12:14 +0000 (+0800) Subject: [ARM] pxa: make GPIO IRQ code less dependent on the internal IRQs X-Git-Tag: v2.6.26-rc1~1131^2~2^10~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7bf4dbabac2a1ccd56527a56c82af720e7a00d1;p=pandora-kernel.git [ARM] pxa: make GPIO IRQ code less dependent on the internal IRQs by: 1. introduce dedicated pxa_{mask,unmask}_low_gpio() 2. remove set_irq_chip(IRQ_GPIO_2_x, ...) which has already been initialized in pxa_init_irq() 3. introduce dedicated pxa_init_gpio_set_wake() Signed-off-by: eric miao Signed-off-by: Russell King --- Reading git-diff-tree failed