]> Pileus Git - ~andy/linux/commit
mfd: Use IRQF_ONESHOT for max8925
authorFengguang Wu <fengguang.wu@intel.com>
Wed, 19 Sep 2012 01:41:13 +0000 (09:41 +0800)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 19 Sep 2012 10:13:44 +0000 (12:13 +0200)
commit619a1e31f2b190814fcb088c8f2281461fafd396
tree0bda3b0975825a22bd3e3a8bd85347e755491cc7
parent09e09069f2564af7c2b1beac46e6e439d4ab61cf
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>
drivers/mfd/max8925-core.c