From: Sascha Herrmann <sascha@ps.nvbi.de>
To: linux-zigbee-devel@lists.sourceforge.net, netdev@vger.kernel.org
Cc: alex.bluesman.smirnov@gmail.com, dbaryshkov@gmail.com,
Sascha Herrmann <sascha@ps.nvbi.de>
Subject: [PATCH 0/2 v3] changed irq handling for at86rf230
Date: Mon, 15 Apr 2013 10:33:27 +0200 [thread overview]
Message-ID: <cover.1366012862.git.sascha@ps.nvbi.de> (raw)
Changes to last version: Reordered local variable declarations.
The first patch add the option to configure the irq type of the
plattform and the device. The second patch changes the irq handling
when edge type interrupts are configured.
Without irq configuration of the irq type, the driver will remain
backward compatible.
Thanks,
Sascha Herrmann (2):
at86rf230: add irq type configuration option
at86rf230: change irq handling to prevent lockups with edge type irq
drivers/net/ieee802154/at86rf230.c | 98 +++++++++++++++++++++++++-----------
include/linux/spi/at86rf230.h | 14 ++++++
2 files changed, 82 insertions(+), 30 deletions(-)
--
1.7.10.4
next reply other threads:[~2013-04-15 8:33 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-15 8:33 Sascha Herrmann [this message]
2013-04-15 8:33 ` [PATCH 1/2 v3] at86rf230: add irq type configuration option Sascha Herrmann
2013-04-15 8:33 ` [PATCH 2/2 v3] at86rf230: change irq handling to prevent lockups with edge type irq Sascha Herrmann
[not found] ` <cover.1366012862.git.sascha-2k69yqSu1NaELgA04lAiVw@public.gmane.org>
2013-04-15 19:49 ` [PATCH 0/2 v3] changed irq handling for at86rf230 David Miller
2013-04-16 1:44 ` [Linux-zigbee-devel] " Werner Almesberger
2013-04-16 2:34 ` David Miller
2013-04-16 3:16 ` Werner Almesberger
2013-04-16 4:03 ` David Miller
2013-04-16 20:45 ` David Miller
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=cover.1366012862.git.sascha@ps.nvbi.de \
--to=sascha@ps.nvbi.de \
--cc=alex.bluesman.smirnov@gmail.com \
--cc=dbaryshkov@gmail.com \
--cc=linux-zigbee-devel@lists.sourceforge.net \
--cc=netdev@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.