All of lore.kernel.org
 help / color / mirror / Atom feed
* FSL Driver load issues with OF
@ 2009-04-29  9:45 Benjamin Zores
  2009-04-30 16:20 ` Scott Wood
  0 siblings, 1 reply; 3+ messages in thread
From: Benjamin Zores @ 2009-04-29  9:45 UTC (permalink / raw)
  To: linuxppc-dev

Hi there,

Since the progressive migration of some PPC drivers to use of_platform bus
(typically migrating OF parsing from fsl_soc.c to the device probe/init 
functions),
I'm experiencing driver load issues.

Actually, I'm not longer able to load of these drivers as the probe() 
function is never called.
Everything goes fine if I put code back to fsl_soc.c with the 
arch_initcall() command.

Example of drivers that do no longer load for me: gianfar, talitos ...
Is there something obvious that I've missed ?

Ben

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

end of thread, other threads:[~2009-05-04 14:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-29  9:45 FSL Driver load issues with OF Benjamin Zores
2009-04-30 16:20 ` Scott Wood
2009-05-04 14:27   ` Benjamin Zores

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.