On Wed, 2009-01-07 at 01:46 +0530, Premi, Sanjeev wrote:
> I have implemented a basic backlight driver for OMAP3EVM (patch below).
>  
> However, have been having few problems. Any suggestions would be useful.
>  
> 1) Though build was successful; the print from the backlight driver did
>    not appear during the kernel boot.

Your patch adds the platform driver but do you have a corresponding
platform device?

Also, please do not just copy the corgibl file, just install a
corresponding platform device and reuse the existing corgibl driver
instead. For reference, corgibl will be renamed genericbl soon to make
it clearer that its actually generic code that can be reused.

Regards,

Richard



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

Reply via email to