NeilBrown 286f8f3cd6 mfd: Base interrupt for twl4030-irq must be one-shot
As the interrupt source is only cleared by the threaded interrupt
service routine, we need to make the base interrupt IRQF_ONESHOT.
Without this, the first interrupt from the TWL4030 cause the CPU to
enter an infinite loop trying to handle to interrupt but never
clearing it.

Signed-off-by: NeilBrown <neilb@suse.de>
Tested-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2011-12-20 18:53:25 +01:00
..
2011-10-24 14:09:19 +02:00
2011-03-31 11:26:23 -03:00
2011-10-24 14:09:16 +02:00
2011-03-27 00:09:51 +01:00
2011-05-26 19:45:28 +02:00
2011-05-26 19:45:28 +02:00
2011-07-31 23:28:25 +02:00
2011-07-31 23:28:25 +02:00
2011-03-31 11:26:23 -03:00
2011-03-23 10:41:59 +01:00