at86rf230: use irq_get_trigger_type
authorAlexander Aring <alex.aring@gmail.com>
Thu, 24 Apr 2014 17:09:05 +0000 (19:09 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sat, 26 Apr 2014 16:20:32 +0000 (12:20 -0400)
commit4af619ae2ccf47a2b3a108e1926736484721370f
tree29357e1ff7270f4a66dcfc0911832cdb1da92128
parent7f51531c11be9f6ebace405aec724ffac043a8f5
at86rf230: use irq_get_trigger_type

This patch removes the platform data for the irq_type. We use instead
the irq_get_trigger_type function to get these flags which should
already configured by the interrupt controller.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ieee802154/at86rf230.c
include/linux/spi/at86rf230.h