Good catch. Want me to check that in?
pHilipp Zabel wrote:
>I checked it, there seems to be no scaling. And this fixes my resume issue:
>
>--- kernel26/arch/arm/mach-pxa/hx4700/hx4700_lcd.c.orig 2005-07-13
>12:42:19 +0200
>+++ kernel26/arch/arm/mach-pxa/hx4700/hx4700_lcd.c 2005-07-13
>16:15:11 +0200
>@@ -286,7 +286,7 @@
> hx4700_lcd_suspend( struct device *dev, u32 state, u32 level )
>
> if (level == SUSPEND_POWER_DOWN) {
>- save_bright = PWM_PERVAL1;
>+ save_bright = PWM_PWDUTY1;
> lcd_hw_off();
> }
> return 0;
>
>--
>Philipp
>_______________________________________________
>Hx4700-port mailing list
>Hx4700-port_at_handhelds.org
>https://www.handhelds.org/mailman/listinfo/hx4700-port
>
>
>
>
Received on Wed Jul 13 2005 - 10:40:16 EDT
This archive was generated by hypermail 2.2.0 : Mon Jul 25 2005 - 17:21:04 EDT