Home
last modified time | relevance | path

Searched hist:b18d1f0f490cbeefd389ccd90504dd6501e6d493 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/mfd/
H A Dtwl4030-irq.cdiff b18d1f0f490cbeefd389ccd90504dd6501e6d493 Sat Nov 26 14:17:41 CST 2011 NeilBrown <neilb@suse.de> mfd: Set twl4030-irq tertiary interrupts to be nested/threaded.

As tertiary interrupts are handled by handle_twl4030_sih calling
handle_nested_irq, they do not need their own separate irq thread.
So mark them as 'nested_thread' interrupts to avoid the extra thread
creation.

Tested on GTA04 Pheonux.

Signed-off-by: NeilBrown <neilb@suse.de>
Tested-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>