twl4030_charger: Use IRQF_ONESHOT
authorFengguang Wu <fengguang.wu@intel.com>
Thu, 23 Aug 2012 11:56:43 +0000 (19:56 +0800)
committerAnton Vorontsov <anton.vorontsov@linaro.org>
Thu, 20 Sep 2012 22:41:49 +0000 (15:41 -0700)
Generated by: scripts/coccinelle/misc/irqf_oneshot.cocci

Make sure threaded IRQs without a primary handler are always request with IRQF_ONESHOT

Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Acked-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Anton Vorontsov <anton.vorontsov@linaro.org>

No differences found