netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2 v3] changed irq handling for at86rf230
@ 2013-04-15  8:33 Sascha Herrmann
  2013-04-15  8:33 ` [PATCH 1/2 v3] at86rf230: add irq type configuration option Sascha Herrmann
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Sascha Herrmann @ 2013-04-15  8:33 UTC (permalink / raw)
  To: linux-zigbee-devel, netdev
  Cc: alex.bluesman.smirnov, dbaryshkov, Sascha Herrmann

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

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

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

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

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