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:
fda7b2b
)
[ARM] S3C24XX: GPIO: Add S3C64XX style GPIO numbering
author
Ben Dooks
<ben-linux@fluff.org>
Sun, 17 May 2009 21:44:33 +0000
(22:44 +0100)
committer
Ben Dooks
<ben-linux@fluff.org>
Mon, 18 May 2009 15:26:03 +0000
(16:26 +0100)
Move the new style of GPIO numbering by using a single
macro for each GPIO bank. This means S3C2410_GPA0 becomes
S3C2410_GPA(0), and so on.
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
No differences found