From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Trilok Soni <tsoni@codeaurora.org>
Cc: "linux-input@vger.kernel.org" <linux-input@vger.kernel.org>,
"linux-arm-msm@vger.kernel.org" <linux-arm-msm@vger.kernel.org>
Subject: Re: convert gpio-keys.c driver to request_any_context_irq
Date: Thu, 16 Dec 2010 09:29:44 -0800 [thread overview]
Message-ID: <20101216172943.GB28364@core.coreip.homeip.net> (raw)
In-Reply-To: <4D09E939.8030700@codeaurora.org>
On Thu, Dec 16, 2010 at 03:56:01PM +0530, Trilok Soni wrote:
> Hi Dmitry,
>
> gpio_keys.c driver should be converted to use request_any_context_irq(...)
> infrastructure because some of the devices could use gpios from PMIC like
> chips where their irqs gets registered as nested. I don't have any
> device with such configuration but I was looking at this driver and I thought
> if someone has come across this then they can test and submit the patch.
>
Hi Trilok,
Yes, I agree.
If someone who has device served by gpio_keys and coudl prepare a patch
changing request_irq() to request_any_context_irq() I'll gladly accept
it.
Thanks.
--
Dmitry
prev parent reply other threads:[~2010-12-16 17:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-16 10:26 convert gpio-keys.c driver to request_any_context_irq Trilok Soni
2010-12-16 17:29 ` Dmitry Torokhov [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=20101216172943.GB28364@core.coreip.homeip.net \
--to=dmitry.torokhov@gmail.com \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-input@vger.kernel.org \
--cc=tsoni@codeaurora.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).