[4.4-rc][PATCH] genirq / PM: restore system wake up from chained interrupts

2015-11-10 Thread Grygorii Strashko
Commit e509bd7da149 ("genirq: Allow migration of chained interrupts by installing default action") breaks PCS wake up IRQ behaviour on TI OMAP based platforms (dra7-evm). TI OMAP IRQ wake up configuration: GIC-irqchip->PCM_IRQ |- omap_prcm_register_chain_handler |- PRCM-irqchip ->

Re: [4.4-rc][PATCH] genirq / PM: restore system wake up from chained interrupts

2015-11-10 Thread Mika Westerberg
On Tue, Nov 10, 2015 at 11:58:12AM +0200, Grygorii Strashko wrote: > Commit e509bd7da149 ("genirq: Allow migration of chained interrupts > by installing default action") breaks PCS wake up IRQ behaviour on > TI OMAP based platforms (dra7-evm). > > TI OMAP IRQ wake up configuration: >