[PATCH] OMAP: LCD LS037V7DW01: By default select backlight driver in Kconfig

2010-04-16 Thread hvaibhav
From: Vaibhav Hiremath hvaib...@ti.com


Signed-off-by: Vaibhav Hiremath hvaib...@ti.com
---
 drivers/video/omap2/displays/Kconfig |2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/drivers/video/omap2/displays/Kconfig 
b/drivers/video/omap2/displays/Kconfig
index dfb57ee..44a6d63 100644
--- a/drivers/video/omap2/displays/Kconfig
+++ b/drivers/video/omap2/displays/Kconfig
@@ -10,6 +10,8 @@ config PANEL_GENERIC
 config PANEL_SHARP_LS037V7DW01
 tristate Sharp LS037V7DW01 LCD Panel
 depends on OMAP2_DSS
+   select BACKLIGHT_LCD_SUPPORT
+   select BACKLIGHT_CLASS_DEVICE
 help
   LCD Panel used in TI's SDP3430 and EVM boards
 
-- 
1.6.2.4

--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


RE: [PATCH] OMAP: LCD LS037V7DW01: By default select backlight driver in Kconfig

2010-04-16 Thread Hiremath, Vaibhav

 -Original Message-
 From: Hiremath, Vaibhav
 Sent: Friday, April 16, 2010 4:06 PM
 To: tomi.valkei...@nokia.com
 Cc: linux-omap@vger.kernel.org; Hiremath, Vaibhav
 Subject: [PATCH] OMAP: LCD LS037V7DW01: By default select backlight driver
 in Kconfig
 
 From: Vaibhav Hiremath hvaib...@ti.com
 
 
 Signed-off-by: Vaibhav Hiremath hvaib...@ti.com
 ---
  drivers/video/omap2/displays/Kconfig |2 ++
  1 files changed, 2 insertions(+), 0 deletions(-)
 
 diff --git a/drivers/video/omap2/displays/Kconfig
 b/drivers/video/omap2/displays/Kconfig
 index dfb57ee..44a6d63 100644
 --- a/drivers/video/omap2/displays/Kconfig
 +++ b/drivers/video/omap2/displays/Kconfig
 @@ -10,6 +10,8 @@ config PANEL_GENERIC
  config PANEL_SHARP_LS037V7DW01
  tristate Sharp LS037V7DW01 LCD Panel
  depends on OMAP2_DSS
 + select BACKLIGHT_LCD_SUPPORT
 + select BACKLIGHT_CLASS_DEVICE
  help
LCD Panel used in TI's SDP3430 and EVM boards
 
[Hiremath, Vaibhav] Tomi,

Here is the patch which fixes the issue, I have tested it on OMAP3EVM.

Thanks,
Vaibhav

 --
 1.6.2.4

--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html