From: Kukjin Kim Date: Fri, 1 Oct 2010 12:32:52 +0000 (+0900) Subject: ARM: S5PC100: Cleanup the GPIOlib code X-Git-Tag: v2.6.37-rc1~23^2^2~2^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ad530d2e76f24cb8c13f88067cb57473a0af202;p=pandora-kernel.git 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 --- Reading git-diff-tree failed