From: "liran raz" <liranrazlinux@gmail.com>
To: linuxppc-embedded@ozlabs.org
Subject: which irqflag to use with request_irq
Date: Tue, 9 Dec 2008 11:00:21 -0500 [thread overview]
Message-ID: <e3b3ab5c0812090800m760e2ef8p5ee2f9120fb2fce4@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 400 bytes --]
hi,
When using the function:
int request_irq (unsigned int irq,
irq_handler_t handler,
unsigned long irqflags,
const char * devname,
void * dev_id);
To connect an ISR to one of the processor's
peripherals irq (SCC in my case).
Which value I should use for irqflags,
from the list in: interrupt.h file.
Kernel 2.6.24
Processor: MPC8272
Thanks,
Liran.
[-- Attachment #2: Type: text/html, Size: 655 bytes --]
next reply other threads:[~2008-12-09 16:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-09 16:00 liran raz [this message]
2008-12-09 18:23 ` which irqflag to use with request_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=e3b3ab5c0812090800m760e2ef8p5ee2f9120fb2fce4@mail.gmail.com \
--to=liranrazlinux@gmail.com \
--cc=linuxppc-embedded@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 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).