Re: [PATCH V1 08/15] spmi: pmic_arb: use appropriate flow handler

2017-06-06 Thread kgunda
On 2017-06-01 00:33, Stephen Boyd wrote: On 05/30, Kiran Gunda wrote: From: Abhijeet Dharmapurikar The current code uses handle_level_irq flow handler even if the trigger type of the interrupt is edge. This can lead to missing of an edge transition that happens when the interrupt is being hand

Re: [PATCH V1 08/15] spmi: pmic_arb: use appropriate flow handler

2017-05-31 Thread Stephen Boyd
On 05/30, Kiran Gunda wrote: > From: Abhijeet Dharmapurikar > > The current code uses handle_level_irq flow handler even if the > trigger type of the interrupt is edge. This can lead to missing > of an edge transition that happens when the interrupt is being > handled. The level flow handler mask