commit | aa49312f297550ab7ff01f64f385f51cb797f4f0 | [log] [tgz] |
---|---|---|
author | Fengguang Wu <fengguang.wu@intel.com> | Thu Sep 06 11:56:35 2012 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Sep 06 09:36:56 2012 -0700 |
tree | 19d7a73915bb4ab183277a5e57c697e808d75a30 | |
parent | cdc1a790b2c82f04378dadbac456370d158f653b [diff] |
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>