ARM: S3C24XX: Convert the touchscreen setup code to common GPIO API
authorSylwester Nawrocki <sylvester.nawrocki@gmail.com>
Fri, 13 Jul 2012 09:05:05 +0000 (18:05 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Fri, 13 Jul 2012 09:05:05 +0000 (18:05 +0900)
commit1eea9f12029d8af8a89ef84b8e60212c6d4f31df
tree83da208edb5e5badedf53f57f9fb896c7a81e404
parent949117356e84ef0922a99e56343894ca2ddaea83
ARM: S3C24XX: Convert the touchscreen setup code to common GPIO API

Replace the S3C24XX SoC specific calls with the common gpiolib
API. This removes one more user of an obsolete GPIO API.

Signed-off-by: Sylwester Nawrocki <sylvester.nawrocki@gmail.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-s3c24xx/setup-ts.c