netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
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 v2] changed irq handling for at86rf230
Date: Fri, 12 Apr 2013 00:16:12 +0200	[thread overview]
Message-ID: <cover.1365716125.git.sascha@ps.nvbi.de> (raw)

Hi,

Based on the feedback to the previous patch set, this patch set
makes the irq handling configurable. 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 |   95 +++++++++++++++++++++++++-----------
 include/linux/spi/at86rf230.h      |   14 ++++++
 2 files changed, 81 insertions(+), 28 deletions(-)

-- 
1.7.10.4

             reply	other threads:[~2013-04-11 22:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-11 22:16 Sascha Herrmann [this message]
     [not found] ` <cover.1365716125.git.sascha-2k69yqSu1NaELgA04lAiVw@public.gmane.org>
2013-04-11 22:16   ` [PATCH 1/2 v2] at86rf230: add irq type configuration option Sascha Herrmann
2013-04-12 22:20     ` David Miller
2013-04-11 22:16 ` [PATCH 2/2 v2] at86rf230: change irq handling to prevent lockups with edge type irq Sascha Herrmann

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.1365716125.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 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).