All of lore.kernel.org
 help / color / mirror / Atom feed
* What is the purpose of function omap_get_config()
@ 2008-11-05 12:30 章杰
  2008-11-05 16:17 ` Tony Lindgren
  0 siblings, 1 reply; 3+ messages in thread
From: 章杰 @ 2008-11-05 12:30 UTC (permalink / raw)
  To: linux-omap

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-11-06  3:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-05 12:30 What is the purpose of function omap_get_config() 章杰
2008-11-05 16:17 ` Tony Lindgren
2008-11-06  3:59   ` 章杰

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.