]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commita2778b0fe15d7adfe65b092ae842510c6c031370
treefc6499e8700d5dc629078eb6a6aac077d407c732
parent7c577c0d1ebed58648afb26e7c03f023fa82098e
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>
drivers/power/twl4030_charger.c