]> git.baikalelectronics.ru Git - kernel.git/commit
at86rf230: add irqmask mode setting
authorAlexander Aring <alex.aring@gmail.com>
Fri, 27 Feb 2015 08:58:28 +0000 (09:58 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 27 Feb 2015 17:42:44 +0000 (18:42 +0100)
commit327e7151502eb309c4aab78ebb9f67ddc64b8b56
treee35758035bd635a17ace09ffc6e18667e1c26af9
parentc95673781d58618d7f662bbb7e079b014b9bd6b3
at86rf230: add irqmask mode setting

Since we support at86rf233 we need to ensure that basic operation
default values are the same. This patch always sets IRQ_MASK_MODE to 0
which is after reset 1 at the at86rf233 and 0 at the at86rf231.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/net/ieee802154/at86rf230.c