diff options
author | Sylwester Nawrocki <sylvester.nawrocki@gmail.com> | 2012-07-13 18:03:15 +0900 |
---|---|---|
committer | Kukjin Kim <kgene.kim@samsung.com> | 2012-07-13 18:03:15 +0900 |
commit | 57370aed40bfb8bfd2daab2eddbdc4faa459e784 (patch) | |
tree | 815cac5e592c47ec96df84cdfa06d718dd1afdcf /arch/arm/mach-s3c24xx/mach-qt2410.c | |
parent | bd0a521e88aa7a06ae7aabaed7ae196ed4ad867a (diff) |
ARM: S3C24XX: Free the backlight gpio requested in Mini2440 board code
The backlight gpio must not be left requested in the board
code, otherwise s3c24xx_led driver can't successfully claim it.
So request the backlight gpio, configure it to proper state and
gpio_free right away.
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: Juergen Beisert <jbe@pengutronix.de>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/mach-s3c24xx/mach-qt2410.c')
0 files changed, 0 insertions, 0 deletions