]> Pileus Git - ~andy/linux/commit
ARM: S3C24XX: Convert SMDK board file to the gpiolib API
authorSylwester Nawrocki <sylvester.nawrocki@gmail.com>
Fri, 13 Jul 2012 09:04:25 +0000 (18:04 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Fri, 13 Jul 2012 09:04:25 +0000 (18:04 +0900)
commitff40b4b154415eceb54daae989f5459ed74d0ca2
tree77a98abc8451b3451a6e82c1f1bb3ab06f74c4fb
parent57370aed40bfb8bfd2daab2eddbdc4faa459e784
ARM: S3C24XX: Convert SMDK board file to the gpiolib API

Replace SoC specific GPIO functions with the gpiolib API. The LED
gpios are freed right after they are initially configured so they
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>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-s3c24xx/common-smdk.c