lkml.org 
[lkml]   [2010]   [Dec]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH] arm/income pxa270: enable backlight when pwm_bl is a module
Date
On Saturday 04 December 2010 15:29:23 Nicolas Kaiser wrote:
> Fixes a suspected typo in the config symbol.
>
> Signed-off-by: Nicolas Kaiser <nikai@nikai.net>
> ---
> I don't have the hardware to test, but this config symbol looks
> unusual enough to me that I'm suspecting it might be a typo.
>
> arch/arm/mach-pxa/colibri-pxa270-income.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/arch/arm/mach-pxa/colibri-pxa270-income.c
> b/arch/arm/mach-pxa/colibri-pxa270-income.c index 37f0f3e..3aba0e1 100644
> --- a/arch/arm/mach-pxa/colibri-pxa270-income.c
> +++ b/arch/arm/mach-pxa/colibri-pxa270-income.c
> @@ -231,7 +231,7 @@ static inline void income_lcd_init(void) {}
> /*************************************************************************
> ***** * Backlight
>
> **************************************************************************
> ****/ -#if defined(CONFIG_BACKLIGHT_PWM) ||
> defined(CONFIG_BACKLIGHT_PWM__MODULE) +#if defined(CONFIG_BACKLIGHT_PWM)
> || defined(CONFIG_BACKLIGHT_PWM_MODULE) static struct
> platform_pwm_backlight_data income_backlight_data = { .pwm_id = 0,
> .max_brightness = 0x3ff,

Acked-by: Marek Vasut <marek.vasut@gmail.com>

Cheers


\
 
 \ /
  Last update: 2010-12-04 16:11    [W:0.040 / U:0.148 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site