ARM: S5PC100: Cleanup the GPIOlib code
authorKukjin Kim <kgene.kim@samsung.com>
Fri, 1 Oct 2010 12:32:52 +0000 (21:32 +0900)
committerKukjin 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