From: eric miao Date: Wed, 29 Aug 2007 09:22:17 +0000 (+0100) Subject: [ARM] 4560/1: pxa: move processor specific set_wake logic out of irq.c X-Git-Tag: v2.6.24-rc1~1273^2^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c95530c7798b760901c5d6212e528b03e323b8ac;p=pandora-kernel.git [ARM] 4560/1: pxa: move processor specific set_wake logic out of irq.c a function pxa_init_irq_set_wake() was introduced, so that processor specific code could install their own version code setting PFER and PRER registers within pxa_gpio_irq_type are removed, and the edge configuration is postponed to the (*set_wake) and copies the GRER and GFER register, which will always be set up correctly by pxa_gpio_irq_type() Signed-off-by: eric miao Signed-off-by: Russell King --- Reading git-diff-tree failed