From: Eric Miao Date: Fri, 22 Jun 2007 03:14:09 +0000 (+0100) Subject: [ARM] 4450/1: pxa: add pxa25x_init_irq() and pxa27x_init_irq() X-Git-Tag: v2.6.23-rc1~1101^2^8~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd49104d99b56383a3b1fdce2f31018197093c31;p=pandora-kernel.git [ARM] 4450/1: pxa: add pxa25x_init_irq() and pxa27x_init_irq() /* should be ok this time, I aligned this patch to your arm:pxa2.mbox */ 1. move pxa25x specific IRQ initialization code to pxa25x_init_irq() and pxa27x code to pxa27x_init_irq(), remove pxa_init_irq() 2. replace all pxa_init_irq() with their PXA25x or PXA27x specific functions Signed-off-by: eric miao Signed-off-by: Russell King --- Reading git-diff-tree failed