Hi all, I will send these patches tomorrow to netdev if all seems fine. I drop the ugly irq_type inside the platform_data, these information are already known and we can get it with the irq_get_trigger_type function.
Also add a missing devicetree binding documentation... maybe I get some trouble because I don't add the documentation at initial devicetree support. - Alex Alexander Aring (5): at86rf230: use dev_* print functions at86rf230: use irq_get_trigger_type at86rf230: remove irq_type in request_irq at86rf230: use devm_request_irq devicetree: add at86rf230 bindings .../bindings/net/ieee802154/at86rf230.txt | 19 +++++++++ drivers/net/ieee802154/at86rf230.c | 47 ++++++++-------------- include/linux/spi/at86rf230.h | 14 ------- 3 files changed, 35 insertions(+), 45 deletions(-) create mode 100644 Documentation/devicetree/bindings/net/ieee802154/at86rf230.txt -- 1.9.1 ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/13534_NeoTech _______________________________________________ Linux-zigbee-devel mailing list Linux-zigbee-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel