lkml.org 
[lkml]   [2012]   [Sep]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 2/2] backlight: add new lm3630 backlight driver
Date
From: "G.Shark Jeong" <gshark.jeong@gmail.com>

This driver is a general version for LM3630 backlgiht driver chip of TI.

Put NEW_LEDS and LEDS_CLASS into Kconfig file to reduce additional configuration works in LEDs.

www.ti.com

Signed-off-by: G.Shark Jeong <gshark.jeong@gmail.com>
---
drivers/video/backlight/Kconfig | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/drivers/video/backlight/Kconfig b/drivers/video/backlight/Kconfig
index b9008b5..2f3646d 100644
--- a/drivers/video/backlight/Kconfig
+++ b/drivers/video/backlight/Kconfig
@@ -356,6 +356,8 @@ config BACKLIGHT_LM3630
tristate "Backlight Driver for LM3630"
depends on BACKLIGHT_CLASS_DEVICE && I2C
select REGMAP_I2C
+ select NEW_LEDS
+ select LEDS_CLASS
help
This supports TI LM3630 Backlight Driver

--
1.7.5.4


\
 
 \ /
  Last update: 2012-09-10 05:41    [W:0.031 / U:0.172 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site