[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <504D7A8E.1090005@xenotime.net>
Date: Sun, 09 Sep 2012 22:28:46 -0700
From: Randy Dunlap <rdunlap@...otime.net>
To: "G.Shark Jeong" <gshark.jeong@...il.com>
CC: Andrew Morton <akpm@...ux-foundation.org>,
Richard Purdie <rpurdie@...ys.net>,
Daniel Jeong <daniel.jeong@...com>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/2] backlight: add new lm3639 backlight driver
On 09/09/2012 08:16 PM, G.Shark Jeong wrote:
> From: "G.Shark Jeong" <gshark.jeong@...il.com>
>
> This driver is a general version for LM3639 backlgiht driver chip of TI.
>
> Put NEW_LEDS and LEDS_CLASS into Kconfig file to reduce additional configuration works in LEDs.
>
> www.ti.com
eh?
>
> Signed-off-by: G.Shark Jeong <gshark.jeong@...il.com>
Linus has asked patch committers to use Reported-by when appropriate.
Reported-by: Randy Dunlap <rdunlap@...otime.net>
Acked-by: Randy Dunlap <rdunlap@...otime.net>
> ---
> 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 2ed68bd..e6c78cd 100644
> --- a/drivers/video/backlight/Kconfig
> +++ b/drivers/video/backlight/Kconfig
> @@ -356,6 +356,8 @@ config BACKLIGHT_LM3639
> tristate "Backlight Driver for LM3639"
> depends on BACKLIGHT_CLASS_DEVICE && I2C
> select REGMAP_I2C
> + select NEW_LEDS
> + select LEDS_CLASS
> help
> This supports TI LM3639 Backlight + 1.5A Flash LED Driver
>
--
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists