From: eric miao Date: Tue, 4 Mar 2008 03:18:48 +0000 (+0800) Subject: [ARM] pxa: cleanup the coding style of pxa_gpio_set_type() X-Git-Tag: v2.6.26-rc1~1131^2~2^10~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfa1067996390dfd4b1ce449676500fab4980ce2;p=pandora-kernel.git [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 Signed-off-by: Russell King --- Reading git-diff-tree failed