commit | 619a1e31f2b190814fcb088c8f2281461fafd396 | [log] [tgz] |
---|---|---|
author | Fengguang Wu <fengguang.wu@intel.com> | Wed Sep 19 09:41:13 2012 +0800 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Wed Sep 19 12:13:44 2012 +0200 |
tree | 0bda3b0975825a22bd3e3a8bd85347e755491cc7 | |
parent | 09e09069f2564af7c2b1beac46e6e439d4ab61cf [diff] |
mfd: Use IRQF_ONESHOT for max8925 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> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>