Re: [PATCH V4 3/9] irqdomain: Don't set type when mapping an IRQ

2016-06-04 Thread Marc Zyngier
On Thu, 12 May 2016 16:19:26 +0100 Jon Hunter wrote: > Some IRQ chips, such as GPIO controllers or secondary level interrupt > controllers, may require require additional runtime power management > control to ensure they are accessible. For such IRQ chips, it makes sense > to enable the IRQ chip

[PATCH V4 3/9] irqdomain: Don't set type when mapping an IRQ

2016-05-12 Thread Jon Hunter
Some IRQ chips, such as GPIO controllers or secondary level interrupt controllers, may require require additional runtime power management control to ensure they are accessible. For such IRQ chips, it makes sense to enable the IRQ chip when interrupts are requested and disabled them again once all