]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
Update the Kconfig entry for omap-bl
authorandrzej zaborowski <balrogg@gmail.com>
Tue, 22 May 2007 17:20:06 +0000 (19:20 +0200)
committerTony Lindgren <tony@atomide.com>
Fri, 25 May 2007 00:31:09 +0000 (17:31 -0700)
commit00bc7eb7e3122aa954321784dd4252b46416e75a
treed6bab7d6c11c8fea4ab6ad85a5bd3263bafa6f19
parent2a3099d6223492730561dd98617a5b78f913b912
Update the Kconfig entry for omap-bl

 - CONFIG_BACKLIGHT_DEVICE now became CONFIG_BACKLIGHT_CLASS_DEVICE.
 - Re-add OMAPBL_MAX_INTENSITY usage that was removed in last commit
and the macro became unused.

Signed-off-by: Andrzej Zaborowski <balrog@zabor.org>
From feb798039e5c6e06f64556ad482dbbd021153a1b Mon Sep 17 00:00:00 2001
From: Andrzej Zaborowski <balrog@zabor.org>
Date: Tue, 22 May 2007 19:59:11 +0200
Subject: [PATCH] OMAP: Update omap-bl Kconfig entry.

 - CONFIG_BACKLIGHT_DEVICE is now CONFIG_BACKLIGHT_CLASS_DEVICE.
 - Re-add OMAPBL_MAX_INTENSITY usage that became unused after last commit.
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/video/backlight/Kconfig
drivers/video/backlight/omap_bl.c