* 章杰 <zhj8407@xxxxxxxxx> [081105 04:31]: > 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! The omap specific ATAGs will be going away soon, so please rely only on the configuration in your board-*.c file. Tony -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html