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:
82a4b6d
)
ARM: S3C24XX: Drop s3c2410 specific s3c2410_gpio_cfgpin()
author
Ben Dooks
<ben-linux@fluff.org>
Tue, 4 May 2010 05:38:49 +0000
(14:38 +0900)
committer
Ben Dooks
<ben-linux@fluff.org>
Thu, 6 May 2010 00:32:29 +0000
(09:32 +0900)
The s3c_gpio_cfgpin() call should be functionally equivalent, so replace
the s3c2410_gpio_cfgpin() calls in the s3c24xx code with s3c_gpio_cfgpin
to allow moving away from a fixed GPIO number to register address mapping
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
No differences found