From: Samuel Ortiz Date: Fri, 24 Aug 2012 22:40:16 +0000 (+0200) Subject: NFC: Set the IRQF_ONESHOT flag from the pn544_hci IRQ handler request X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~31^2^2~10^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2ce39828abd556814366c2483191a7213c764f2;p=pandora-kernel.git NFC: Set the IRQF_ONESHOT flag from the pn544_hci IRQ handler request As we don't have a primary handler but only a threaded one, __setup_irq() ends up failing if we don't set this flag. Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed