From: Alexander Aring Date: Thu, 24 Apr 2014 17:09:07 +0000 (+0200) Subject: at86rf230: remove irq_type in request_irq X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~321^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8eba0eefae2495396206799a208c5270e203b5c6;p=pandora-kernel.git at86rf230: remove irq_type in request_irq We don't need to set these values at request_irq. The interrupt line is already configured to same value like irq_get_trigger_type returned. Signed-off-by: Alexander Aring Signed-off-by: David S. Miller --- Reading git-diff-tree failed