[PATCH 13/16] ARM: shmobile: remove use of gic_arch_extn.irq_set_wake

Simon Horman horms at verge.net.au
Thu Dec 4 03:46:11 PST 2014


On Thu, Dec 04, 2014 at 08:57:47AM +0000, Marc Zyngier wrote:
> Hi Simon,
> 
> On 04/12/14 06:39, Simon Horman wrote:
> > On Tue, Dec 02, 2014 at 04:58:14PM +0000, Marc Zyngier wrote:
> >> shmobile only uses gic_arch_extn.irq_set_wake to prevent the GIC
> >> from returning -ENXIO when receiving a wake-up configuration request.
> >>
> >> It is a lot simpler to tell the irq layer that we don't need any
> >> configuration by using the IRQCHIP_SKIP_SET_WAKE, thanks to the
> >> new gic_set_irqchip_flags function.
> >>
> >> Signed-off-by: Marc Zyngier <marc.zyngier at arm.com>
> > 
> > Hi Marc,
> > 
> > this looks reasonable to me. Should I take it through my tree
> > (in v3.20) or did you have another path in mind?
> 
> As you can see, there is a dependency on the GIC itself, and other
> platforms are affected to. So I'd think that an arm-soc branch
> containing all the required patches would be more appropriate, assuming
> that you're happy to Ack this patch.

Sure, that is fine by me.

Acked-by: Simon Horman <horms+renesas at verge.net.au>



More information about the linux-arm-kernel mailing list