ARM: S3C24XX: Convert QT2410 board file to the gpiolib API
authorSylwester Nawrocki <sylvester.nawrocki@gmail.com>
Fri, 13 Jul 2012 09:04:50 +0000 (18:04 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Fri, 13 Jul 2012 09:04:50 +0000 (18:04 +0900)
Replace SoC specific GPIO functions with the gpiolib API. The LED
gpio is freed right after it is configured so it can be acquired
in the s3c24xx_led driver.

This change is required for converting the s3c24xx_led driver
to the gpiolib API.

Signed-off-by: Sylwester Nawrocki <sylvester.nawrocki@gmail.com>
Acked-by: Harald Welte <laforge@gnumonks.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>

No differences found