linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: dk-arm-linux@gmx.de (Dieter Kiermaier)
To: linux-arm-kernel@lists.infradead.org
Subject: ARM kirkwood: how to run kirkwood_pcie_init() from kernel module
Date: Mon, 16 Nov 2009 10:32:02 +0100	[thread overview]
Message-ID: <200911161032.02873.dk-arm-linux@gmx.de> (raw)

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

             reply	other threads:[~2009-11-16  9:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-16  9:32 Dieter Kiermaier [this message]
2009-11-18  3:10 ` ARM kirkwood: how to run kirkwood_pcie_init() from kernel module saeed bishara
2009-11-18  7:09   ` Dieter Kiermaier

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=200911161032.02873.dk-arm-linux@gmx.de \
    --to=dk-arm-linux@gmx.de \
    --cc=linux-arm-kernel@lists.infradead.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 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).