linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: "Sébastien Chrétien" <sebastien.chretien.enseirb@gmail.com>
To: Scott Wood <scottwood@freescale.com>
Cc: "M B" <super.firetwister@googlemail.com>,
	"Sébastien Chrétien" <sebastien.chretien.enseirb@gmail.com>,
	linuxppc-dev@ozlabs.org
Subject: Re: irq
Date: Wed, 03 Sep 2008 23:02:21 +0200	[thread overview]
Message-ID: <48BEFB5D.3040903@gmail.com> (raw)
In-Reply-To: <20080903170815.GA10979@loki.buserror.net>

irq_of_parse_and_map is equivalent to ioremap in the MMU case ?

Scott Wood a écrit :
> 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
>
>   

  reply	other threads:[~2008-09-03 21:03 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         ` irq Scott Wood
2008-09-03 21:02           ` Sébastien Chrétien [this message]
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=48BEFB5D.3040903@gmail.com \
    --to=sebastien.chretien.enseirb@gmail.com \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=scottwood@freescale.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).