commit | 7c577c0d1ebed58648afb26e7c03f023fa82098e | [log] [tgz] |
---|---|---|
author | Fengguang Wu <fengguang.wu@intel.com> | Thu Aug 23 19:42:29 2012 +0800 |
committer | Anton Vorontsov <anton.vorontsov@linaro.org> | Thu Sep 20 15:39:14 2012 -0700 |
tree | 6e19e7ee8f201ededa92574851fe685cbcffba73 | |
parent | f1ade35253f5026170a5fe17f87d0249f03629dd [diff] |
lp8727_charger: Use IRQF_ONESHOT Generated by: scripts/coccinelle/misc/irqf_oneshot.cocci ERROR: Threaded IRQ with no primary handler requested without IRQF_ONESHOT 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: Milo(Woogyom) Kim <milo.kim@ti.com> Signed-off-by: Anton Vorontsov <anton.vorontsov@linaro.org>