Hello,

   I am porting a lcd panel to OMAP2430. It didn't enter the probe
entry of the omapfb. I found that it did not register the device in
fb.c located in arch/arm/plat-omap. Because the function
 omap_get_config( OMAP_TAG_LCD, struct omap_lcd_config )
 which is invoked before platform_device_register returns NULL.

So I wonder the purpose of omap_get_config and where it gets the
configuration. Can anybody tell me in detail? Thanks very much!

Jerry
--
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