Re: [patch] Support powering sharp zaurus sl-5500 LCD up and down

From: Richard Purdie
Date: Wed Jul 27 2005 - 05:07:51 EST


On Wed, 2005-07-27 at 11:53 +0200, Pavel Machek wrote:
> + /* read comadj */
> +#ifdef CONFIG_MACH_POODLE
> + comadj = 118;
> +#else
> + comadj = 128;
> +#endif

Can you go back to the Sharp source and confirm that these values should
be hardcoded in both the poodle and collie cases please? I know the
sharpsl_param code can provide them but I can't remember exactly which
models use which fields. I want to make sure this isn't a quick hack
John made before sharpsl_param was written :).

Thanks,

Richard

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/