]> git.baikalelectronics.ru Git - kernel.git/commit
at86rf230: add irq low-level for polarity
authorAlexander Aring <alex.aring@gmail.com>
Fri, 27 Feb 2015 08:58:29 +0000 (09:58 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 27 Feb 2015 17:42:44 +0000 (18:42 +0100)
commitf2adfac4785cd1e258ce2c4baa0b217f6369514f
tree03d876e393ad21b7bf68af96ebea156be862012e
parent327e7151502eb309c4aab78ebb9f67ddc64b8b56
at86rf230: add irq low-level for polarity

The at86rf2xx chips supports the setting of irq polarity if active low
or active high. This patch adds a handling for IRQ_ACTIVE_LOW if the
irq_type is IRQ_TYPE_LEVEL_LOW.

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