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