Hi,

second try after I fixed the at86rf230 unloading bug in net.
I will send this series in the next 24h to net-next, please review.

- Alex

Alexander Aring (15):
  at86rf230: use dev_* print functions
  at86rf230: use irq_get_trigger_type
  at86rf230: remove irq_type in request_irq
  at86rf230: use devm_request_irq
  at86rf230: use devm_gpio_request_one
  devicetree: add at86rf230 bindings
  at86rf230: spinlock split
  at86rf230: add missing MODULE_DEVICE_TABLE
  at86rf230: make of_device_id const
  at86rf230: add at86rf230_device_id table
  at86rf230: remove #ifdef CONFIG_OF
  at86rf230: remove unnessary assign
  at86rf230: reset irq line before irq request
  at86rf230: remove unnecessary buf on heap
  at86rf230: remove unnecessary spi_set_drvdata

 .../bindings/net/ieee802154/at86rf230.txt          |  23 +++
 drivers/net/ieee802154/at86rf230.c                 | 168 ++++++++-------------
 include/linux/spi/at86rf230.h                      |  14 --
 3 files changed, 87 insertions(+), 118 deletions(-)
 create mode 100644 
Documentation/devicetree/bindings/net/ieee802154/at86rf230.txt

-- 
1.9.1


------------------------------------------------------------------------------
_______________________________________________
Linux-zigbee-devel mailing list
Linux-zigbee-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel

Reply via email to