On Sun, Sep 17, 2006 at 11:06:34AM +0200, Piotr Michniewski wrote:
I've updated the backlight driver, so it compiles (and works !) under 2.6.17. The code is probably ugly, but it's my first approach to hacking a kernel driver... I am unable to make a patch, because I forgot to copy the source file before making changes, so I'm just posting the modified ams_delta_bl.c .
This shouldn't actually be necessary; the driver bits for the E3 backlight/video display have already gone into the OMAP tree. The OMAP PWL actually controls the contrast of the screen rather than the backlight intensity, which is why I didn't end up going down the route of a backlight class driver.
J.