From: Sylwester Nawrocki Date: Fri, 13 Jul 2012 09:04:50 +0000 (+0900) Subject: ARM: S3C24XX: Convert QT2410 board file to the gpiolib API X-Git-Tag: v3.6-rc1~147^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c9fb56b456eb4ebb82adfcad2edeb3c4821925a;p=pandora-kernel.git ARM: S3C24XX: Convert QT2410 board file to the gpiolib API 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 Acked-by: Harald Welte Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed