ARM: SAMSUNG: Update the name of regarding Samsung GPIO
authorKukjin Kim <kgene.kim@samsung.com>
Tue, 30 Aug 2011 11:47:32 +0000 (20:47 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Wed, 21 Sep 2011 06:07:04 +0000 (15:07 +0900)
According to gpio-samsung.c, this patch updates the name of
regarding Samsung GPIO. Basically the samsung_xxx prefix is
used in gpio-samsung.c instead of s3c_xxx, because unified
name can reduce its complexity.

Note: some s3c_xxx stil remains because it is used widely.
It will be updated next time.

Cc: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>

No differences found