[ARM] pxa: cleanup the coding style of pxa_gpio_set_type()
commitdfa1067996390dfd4b1ce449676500fab4980ce2
authoreric miao <eric.miao@marvell.com>
Tue, 4 Mar 2008 03:18:48 +0000 (4 11:18 +0800)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 19 Apr 2008 10:29:03 +0000 (19 11:29 +0100)
tree3f6ff13e8df17fbc3b970fb9e4cb86c5afafd3ba
parenta7bf4dbabac2a1ccd56527a56c82af720e7a00d1
[ARM] pxa: cleanup the coding style of pxa_gpio_set_type()

by

1. wrapping long lines and making comments tidy

2. using IRQ_TYPE_* instead of migration macros __IRQT_*

3. introduce a pr_debug() for the commented printk(KERN_DEBUG ...)
   stuff

Signed-off-by: eric miao <eric.miao@marvell.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-pxa/irq.c