netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2 v2] changed irq handling for at86rf230
@ 2013-04-11 22:16 Sascha Herrmann
       [not found] ` <cover.1365716125.git.sascha-2k69yqSu1NaELgA04lAiVw@public.gmane.org>
  2013-04-11 22:16 ` [PATCH 2/2 v2] at86rf230: change irq handling to prevent lockups with edge type irq Sascha Herrmann
  0 siblings, 2 replies; 4+ messages in thread
From: Sascha Herrmann @ 2013-04-11 22:16 UTC (permalink / raw)
  To: linux-zigbee-devel, netdev
  Cc: alex.bluesman.smirnov, dbaryshkov, Sascha Herrmann

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-04-12 22:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-11 22:16 [PATCH 0/2 v2] changed irq handling for at86rf230 Sascha Herrmann
     [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

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