commit | a2778b0fe15d7adfe65b092ae842510c6c031370 | [log] [tgz] |
---|---|---|
author | Fengguang Wu <fengguang.wu@intel.com> | Thu Aug 23 19:56:43 2012 +0800 |
committer | Anton Vorontsov <anton.vorontsov@linaro.org> | Thu Sep 20 15:41:49 2012 -0700 |
tree | fc6499e8700d5dc629078eb6a6aac077d407c732 | |
parent | 7c577c0d1ebed58648afb26e7c03f023fa82098e [diff] |
twl4030_charger: Use IRQF_ONESHOT 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>