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:
4d9374f
)
ARM: S5PC100: Cleanup the GPIOlib code
author
Kukjin Kim
<kgene.kim@samsung.com>
Fri, 1 Oct 2010 12:32:52 +0000
(21:32 +0900)
committer
Kukjin Kim
<kgene.kim@samsung.com>
Mon, 25 Oct 2010 07:02:15 +0000
(16:02 +0900)
This patch clean up the GPIO code and removes useless GPIO addresses.
It can be calculated with offset, the 'base' member of s3c_gpio_chip
is also initialized in the init function.
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
No differences found