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:
7db6c82
)
[ARM] S3C: Add GPIO chip tracking
author
Ben Dooks
<ben-linux@fluff.org>
Fri, 31 Oct 2008 16:14:32 +0000
(16:14 +0000)
committer
Ben Dooks
<ben-linux@fluff.org>
Mon, 15 Dec 2008 23:33:42 +0000
(23:33 +0000)
The gpiolib driver keeps its chip array to itself
and having a separate array for s3c-only gpios stops
any non-s3c gpio being used in one of the s3c specific
configuration calls.
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
No differences found