linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* ARM kirkwood: how to run kirkwood_pcie_init() from kernel module
@ 2009-11-16  9:32 Dieter Kiermaier
  2009-11-18  3:10 ` saeed bishara
  0 siblings, 1 reply; 3+ messages in thread
From: Dieter Kiermaier @ 2009-11-16  9:32 UTC (permalink / raw)
  To: linux-arm-kernel

Hi all,

sorry for disturbing and also sorry for my - maybe strange - question ;)

I've got the following problem:

I want to boot my fpga before I start the pci layer.
To achieve this it is necessary to start the pci layer somewhat after flashing my fpga.

So what I need is to run kirkwood_pcie_init() from inside my (flashing) driver.
Do you know a way how to realize this?

The header common.h isn't meant to include it from anywhere else than from kirkwood *_setup.c files, right?

Is it possible to do a EXPORT_SYMBOL(kirkwood_pcie_init) somehow?

I've tried it allready but get linker warnings and function isn't called...

Do you have an idea how I can do that?

Many many thanks in advance,
Dieter

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

end of thread, other threads:[~2009-11-18  7:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-16  9:32 ARM kirkwood: how to run kirkwood_pcie_init() from kernel module Dieter Kiermaier
2009-11-18  3:10 ` saeed bishara
2009-11-18  7:09   ` Dieter Kiermaier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).