commit | dfa1067996390dfd4b1ce449676500fab4980ce2 | [log] [tgz] |
---|---|---|
author | eric miao <eric.miao@marvell.com> | Tue Mar 04 11:18:48 2008 +0800 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Apr 19 11:29:03 2008 +0100 |
tree | 3f6ff13e8df17fbc3b970fb9e4cb86c5afafd3ba | |
parent | a7bf4dbabac2a1ccd56527a56c82af720e7a00d1 [diff] |
[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>