[ARM] S3C24XX: GPIO: Add S3C64XX style GPIO numbering
authorBen Dooks <ben-linux@fluff.org>
Sun, 17 May 2009 21:44:33 +0000 (22:44 +0100)
committerBen 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