From: Valentin Rothberg Date: Mon, 2 Mar 2015 14:32:48 +0000 (+0100) Subject: power/smb347-charger.c: set IRQF_ONESHOT flag to ensure IRQ request X-Git-Tag: omap-for-v4.2/o2_dc~164^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d93b850296339082b7ace26ed20385d3bc5e2c6;p=pandora-kernel.git power/smb347-charger.c: set IRQF_ONESHOT flag to ensure IRQ request Since commit 1c6c69525b40eb76de8adf039409722015927dc3 ("genirq: Reject bogus threaded irq requests") threaded IRQs without a primary handler need to be requested with IRQF_ONESHOT, otherwise the request may fail. Generated by: scripts/coccinelle/misc/irqf_oneshot.cocci Signed-off-by: Valentin Rothberg Signed-off-by: Sebastian Reichel --- Reading git-diff-tree failed