commit | 2ad530d2e76f24cb8c13f88067cb57473a0af202 | [log] [tgz] |
---|---|---|
author | Kukjin Kim <kgene.kim@samsung.com> | Fri Oct 01 21:32:52 2010 +0900 |
committer | Kukjin Kim <kgene.kim@samsung.com> | Mon Oct 25 16:02:15 2010 +0900 |
tree | 8998f67862742da4c0ee62e6fd1299ad3d1a36b1 | |
parent | 4d9374f39e40f7c7fc15acbfe01dceeee850509f [diff] |
ARM: S5PC100: Cleanup the GPIOlib code 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>