Re: [PATCH 2/2] ARM: remove mach .init_irq for irqchip_init users

2013-04-03 Thread Jamie Iles
On Thu, Mar 28, 2013 at 09:46:45PM +0100, Maxime Ripard wrote: > Now that the arm core code calls irqchip_init, we can remove it from all > the machines that were using it. > > Signed-off-by: Maxime Ripard > Acked-by: Simon Horman Acked-by: Jamie Iles Thanks Maxime! -- To unsubscribe from

Re: [PATCH 2/2] ARM: remove mach .init_irq for irqchip_init users

2013-04-03 Thread Linus Walleij
On Thu, Mar 28, 2013 at 9:46 PM, Maxime Ripard wrote: > Now that the arm core code calls irqchip_init, we can remove it from all > the machines that were using it. > > Signed-off-by: Maxime Ripard > Acked-by: Simon Horman Acked-by: Linus Walleij For Nomadik. Yours, Linus Walleij -- To

Re: [PATCH 2/2] ARM: remove mach .init_irq for irqchip_init users

2013-04-03 Thread Linus Walleij
On Thu, Mar 28, 2013 at 9:46 PM, Maxime Ripard maxime.rip...@free-electrons.com wrote: Now that the arm core code calls irqchip_init, we can remove it from all the machines that were using it. Signed-off-by: Maxime Ripard maxime.rip...@free-electrons.com Acked-by: Simon Horman

Re: [PATCH 2/2] ARM: remove mach .init_irq for irqchip_init users

2013-04-03 Thread Jamie Iles
On Thu, Mar 28, 2013 at 09:46:45PM +0100, Maxime Ripard wrote: Now that the arm core code calls irqchip_init, we can remove it from all the machines that were using it. Signed-off-by: Maxime Ripard maxime.rip...@free-electrons.com Acked-by: Simon Horman horms+rene...@verge.net.au Acked-by:

Re: [PATCH 2/2] ARM: remove mach .init_irq for irqchip_init users

2013-03-28 Thread Simon Horman
On Thu, Mar 28, 2013 at 07:24:02PM +0100, Maxime Ripard wrote: > Hi Simon, > > Le 28/03/2013 13:42, Simon Horman a écrit : > > On Thu, Mar 28, 2013 at 10:41:44AM +0100, Maxime Ripard wrote: > >> Now that the arm core code calls irqchip_init, we can remove it from all > >> the machines that were

Re: [PATCH 2/2] ARM: remove mach .init_irq for irqchip_init users

2013-03-28 Thread Maxime Ripard
Hi Simon, Le 28/03/2013 13:42, Simon Horman a écrit : > On Thu, Mar 28, 2013 at 10:41:44AM +0100, Maxime Ripard wrote: >> Now that the arm core code calls irqchip_init, we can remove it from all >> the machines that were using it. >> >> Signed-off-by: Maxime Ripard >> --- >>

Re: [PATCH 2/2] ARM: remove mach .init_irq for irqchip_init users

2013-03-28 Thread Simon Horman
On Thu, Mar 28, 2013 at 10:41:44AM +0100, Maxime Ripard wrote: > Now that the arm core code calls irqchip_init, we can remove it from all > the machines that were using it. > > Signed-off-by: Maxime Ripard > --- > arch/arm/mach-bcm/board_bcm.c |1 - >

Re: [PATCH 2/2] ARM: remove mach .init_irq for irqchip_init users

2013-03-28 Thread Maxime Ripard
Hi Simon, Le 28/03/2013 13:42, Simon Horman a écrit : On Thu, Mar 28, 2013 at 10:41:44AM +0100, Maxime Ripard wrote: Now that the arm core code calls irqchip_init, we can remove it from all the machines that were using it. Signed-off-by: Maxime Ripard maxime.rip...@free-electrons.com ---

Re: [PATCH 2/2] ARM: remove mach .init_irq for irqchip_init users

2013-03-28 Thread Simon Horman
On Thu, Mar 28, 2013 at 07:24:02PM +0100, Maxime Ripard wrote: Hi Simon, Le 28/03/2013 13:42, Simon Horman a écrit : On Thu, Mar 28, 2013 at 10:41:44AM +0100, Maxime Ripard wrote: Now that the arm core code calls irqchip_init, we can remove it from all the machines that were using it.

Re: [PATCH 2/2] ARM: remove mach .init_irq for irqchip_init users

2013-03-28 Thread Simon Horman
On Thu, Mar 28, 2013 at 10:41:44AM +0100, Maxime Ripard wrote: Now that the arm core code calls irqchip_init, we can remove it from all the machines that were using it. Signed-off-by: Maxime Ripard maxime.rip...@free-electrons.com --- arch/arm/mach-bcm/board_bcm.c |1 -