From: Fengguang Wu Date: Thu, 6 Sep 2012 03:56:35 +0000 (+0800) Subject: extcon: use IRQF_ONESHOT X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~76^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa49312f297550ab7ff01f64f385f51cb797f4f0;p=pandora-kernel.git extcon: use IRQF_ONESHOT Generated by: scripts/coccinelle/misc/irqf_oneshot.cocci Make sure threaded IRQs without a primary handler are always requested with IRQF_ONESHOT. Signed-off-by: Fengguang Wu Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed