git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7bf4db
)
[ARM] pxa: cleanup the coding style of pxa_gpio_set_type()
author
eric miao
<eric.miao@marvell.com>
Tue, 4 Mar 2008 03:18:48 +0000
(11:18 +0800)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sat, 19 Apr 2008 10:29:03 +0000
(11:29 +0100)
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>
No differences found