From: Scott Wood <scottwood@freescale.com>
To: "Sébastien Chrétien" <sebastien.chretien.enseirb@gmail.com>
Cc: M B <super.firetwister@googlemail.com>, linuxppc-dev@ozlabs.org
Subject: Re: irq
Date: Wed, 3 Sep 2008 12:08:15 -0500 [thread overview]
Message-ID: <20080903170815.GA10979@loki.buserror.net> (raw)
In-Reply-To: <48BEBD17.1030705@gmail.com>
On Wed, Sep 03, 2008 at 06:36:39PM +0200, Sébastien Chrétien wrote:
> Ok I will try irq_create_mapping tomorrow.
> When have I to use this function ?
You always need to create a mapping (though doing it with
irq_of_parse_and_map is preferred). request_irq() takes virtual IRQ
numbers, not hardware IRQ numbers.
-Scott
next prev parent reply other threads:[~2008-09-03 17:09 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-03 14:15 irq Sébastien Chrétien
2008-09-03 14:36 ` irq Daniele Bosi
2008-09-03 15:03 ` irq Sébastien Chrétien
2008-09-03 16:05 ` irq M B
2008-09-03 16:36 ` irq Sébastien Chrétien
2008-09-03 17:08 ` Scott Wood [this message]
2008-09-03 21:02 ` irq Sébastien Chrétien
2008-09-03 21:03 ` irq Scott Wood
2008-09-04 3:02 ` irq Benjamin Herrenschmidt
2008-09-04 8:27 ` irq Sébastien Chrétien
2008-09-04 13:23 ` irq Sébastien Chrétien
2008-09-04 14:18 ` irq Scott Wood
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=20080903170815.GA10979@loki.buserror.net \
--to=scottwood@freescale.com \
--cc=linuxppc-dev@ozlabs.org \
--cc=sebastien.chretien.enseirb@gmail.com \
--cc=super.firetwister@googlemail.com \
/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).