On Thu, Nov 18, 2010 at 5:11 PM, Tomi Valkeinen
<[email protected]> wrote:
> On Thu, 2010-11-18 at 10:14 +0800, ext Bryan Wu wrote:
>> On Wed, Nov 17, 2010 at 10:18 PM, Tomi Valkeinen
>
>> > Are you also interested in solving the backlight issue? =)
>>
>> Yeah, can I start with
>> drivers/video/omap2/displays/panel-sharp-ls037v7dw01.c. I plan to move
>> the blacklight code to drivers/video/blacklight/ and let sharp_ls to
>> use panel-generic-dpi.c driver.
>
> Yes, I think that's a good solution for the panels which have a separate
> backlight (ie. all these "dummy" panels"). However, I'm not sure how
> that would work for panels with more integrated backlight, for example
> Taal. But we don't need to worry about that right now.
>

As I'm working on the sharp-ls panel driver, I just find the backlight
code is almost dummy functions which will call
dssdev->set_backlight().
How about create platform driver for sharp-ls backlight driver? We
pass those dssdev data from platform data struct.

Thanks a lot,
-- 
Bryan Wu <[email protected]>
Kernel Developer    +86.138-1617-6545 Mobile
Ubuntu Kernel Team
Canonical Ltd.      www.canonical.com
Ubuntu - Linux for human beings | www.ubuntu.com
--
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