commit | 75cbcff3729fe2568dff38d16d6494f8fb7f59fe | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben-linux@fluff.org> | Sun May 17 22:44:33 2009 +0100 |
committer | Ben Dooks <ben-linux@fluff.org> | Mon May 18 16:26:03 2009 +0100 |
tree | 55d7eca0d47aa0ab2bf586d347f52a1baf8b30da | |
parent | fda7b2b097fed9f88bc93ed3de0caea87ffe778e [diff] |
[ARM] S3C24XX: GPIO: Add S3C64XX style GPIO numbering 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>