commit | b9e25aced33eeb7279ccbaef198f28370cfb4e93 | [log] [tgz] |
---|---|---|
author | eric miao <eric.miao@marvell.com> | Tue Mar 04 14:19:58 2008 +0800 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Apr 19 11:29:04 2008 +0100 |
tree | 149cac52a08fd81dbfbf611f96332f2e5341c58a | |
parent | f6fb7af4768bc1ddc2349f6eaefedd746c8e4913 [diff] |
[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 <eric.miao@marvell.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>