From: a.othieno@bluewin•ch (Arthur Othieno)
To: Nuguru Susheel <susheel.nuguru@mitron•fi>
Cc: linuxppc-embedded@ozlabs•org
Subject: Re: newbie question : how to register for a new interrupt
Date: Sun, 11 Sep 2005 13:41:21 -0400 [thread overview]
Message-ID: <20050911174121.GA3177@mars> (raw)
In-Reply-To: <1126102465.14131.16.camel@localhost.localdomain>
On Wed, Sep 07, 2005 at 02:14:25PM +0000, Nuguru Susheel wrote:
> Hi all,
>
> I have written an service routine for handling the GPIO_WAKEUP
> interrupt PSC2_4 pin (MPC5200 Core), but I donno how to register this
> routine into the kernel.
request_irq/free_irq() are what you're looking for.
See include/linux/interrupt.h for the details.
Arthur
prev parent reply other threads:[~2005-09-11 17:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-07 14:14 newbie question : how to register for a new interrupt Nuguru Susheel
2005-09-11 17:41 ` Arthur Othieno [this message]
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=20050911174121.GA3177@mars \
--to=a.othieno@bluewin$(echo .)ch \
--cc=linuxppc-embedded@ozlabs$(echo .)org \
--cc=susheel.nuguru@mitron$(echo .)fi \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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