Re: [PATCH 09/14] ARM: mvebu: Remove init_irq declaration in machine description

2013-05-13 Thread Olof Johansson
On Mon, May 13, 2013 at 8:53 AM, Maxime Ripard wrote: > Hi Jason, > > Le 13/05/2013 17:19, Jason Cooper a écrit : >> On Mon, May 13, 2013 at 11:44:08AM +0200, Maxime Ripard wrote: >>> Commit ebafed7a ("ARM: irq: Call irqchip_init if no init_irq function is >>> specified") removed the need to

Re: [PATCH 09/14] ARM: mvebu: Remove init_irq declaration in machine description

2013-05-13 Thread Maxime Ripard
Hi Jason, Le 13/05/2013 17:19, Jason Cooper a écrit : > On Mon, May 13, 2013 at 11:44:08AM +0200, Maxime Ripard wrote: >> Commit ebafed7a ("ARM: irq: Call irqchip_init if no init_irq function is >> specified") removed the need to explictly setup the init_irq field in >> the machine description

Re: [PATCH 09/14] ARM: mvebu: Remove init_irq declaration in machine description

2013-05-13 Thread Jason Cooper
On Mon, May 13, 2013 at 11:44:08AM +0200, Maxime Ripard wrote: > Commit ebafed7a ("ARM: irq: Call irqchip_init if no init_irq function is > specified") removed the need to explictly setup the init_irq field in > the machine description when using only irqchip_init. Remove that > declaration for

Re: [PATCH 09/14] ARM: mvebu: Remove init_irq declaration in machine description

2013-05-13 Thread Jason Cooper
On Mon, May 13, 2013 at 11:44:08AM +0200, Maxime Ripard wrote: Commit ebafed7a (ARM: irq: Call irqchip_init if no init_irq function is specified) removed the need to explictly setup the init_irq field in the machine description when using only irqchip_init. Remove that declaration for mvebu as

Re: [PATCH 09/14] ARM: mvebu: Remove init_irq declaration in machine description

2013-05-13 Thread Maxime Ripard
Hi Jason, Le 13/05/2013 17:19, Jason Cooper a écrit : On Mon, May 13, 2013 at 11:44:08AM +0200, Maxime Ripard wrote: Commit ebafed7a (ARM: irq: Call irqchip_init if no init_irq function is specified) removed the need to explictly setup the init_irq field in the machine description when using

Re: [PATCH 09/14] ARM: mvebu: Remove init_irq declaration in machine description

2013-05-13 Thread Olof Johansson
On Mon, May 13, 2013 at 8:53 AM, Maxime Ripard maxime.rip...@free-electrons.com wrote: Hi Jason, Le 13/05/2013 17:19, Jason Cooper a écrit : On Mon, May 13, 2013 at 11:44:08AM +0200, Maxime Ripard wrote: Commit ebafed7a (ARM: irq: Call irqchip_init if no init_irq function is specified)