extcon: use IRQF_ONESHOT
authorFengguang Wu <fengguang.wu@intel.com>
Thu, 6 Sep 2012 03:56:35 +0000 (11:56 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 6 Sep 2012 16:36:56 +0000 (09:36 -0700)
commitaa49312f297550ab7ff01f64f385f51cb797f4f0
tree19d7a73915bb4ab183277a5e57c697e808d75a30
parentcdc1a790b2c82f04378dadbac456370d158f653b
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 <fengguang.wu@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/extcon/extcon-max77693.c