From: eric miao Date: Tue, 4 Mar 2008 06:19:58 +0000 (+0800) Subject: [ARM] pxa: merge assignment of set_wake into pxa_init_{irq,gpio}() X-Git-Tag: v2.6.26-rc1~1131^2~2^10~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9e25aced33eeb7279ccbaef198f28370cfb4e93;p=pandora-kernel.git [ARM] pxa: merge assignment of set_wake into pxa_init_{irq,gpio}() To further clean up the GPIO and IRQ structure: 1. pxa_init_irq_gpio() and pxa_init_gpio() combines into a single function pxa_init_gpio() 2. assignment of set_wake merged into pxa_init_{irq,gpio}() as an argument Signed-off-by: eric miao Signed-off-by: Russell King --- Reading git-diff-tree failed