From: Alexander Aring Date: Wed, 2 Jul 2014 22:20:50 +0000 (+0200) Subject: at86rf230: rework irq_pol setting X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~220^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1db0558e87ddf0e4892963602b35ac079b507dd9;p=pandora-kernel.git at86rf230: rework irq_pol setting This patch rework the irq_pol register setting for rising and falling interrupt settings only. The default behaviour should be rising flag. Also use IRQ_TYPE_* defines instead of IRQF_* defines. There is no functionality change but irq_get_trigger_type returns IRQ_TYPE_* defines. Signed-off-by: Alexander Aring Signed-off-by: David S. Miller --- Reading git-diff-tree failed