From: Benjamin Zores <benjamin.zores@alcatel-lucent.fr>
To: linuxppc-dev@ozlabs.org
Subject: FSL Driver load issues with OF
Date: Wed, 29 Apr 2009 11:45:20 +0200 [thread overview]
Message-ID: <49F821B0.6030706@alcatel-lucent.fr> (raw)
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
next reply other threads:[~2009-04-29 10:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-29 9:45 Benjamin Zores [this message]
2009-04-30 16:20 ` FSL Driver load issues with OF Scott Wood
2009-05-04 14:27 ` Benjamin Zores
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=49F821B0.6030706@alcatel-lucent.fr \
--to=benjamin.zores@alcatel-lucent.fr \
--cc=linuxppc-dev@ozlabs.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.