Re: [PATCH 08/14] ARM: msm: Remove init_irq declaration in machine description

2013-05-14 Thread Maxime Ripard
Hi David, Le 13/05/2013 20:26, David Brown a écrit : > On Mon, May 13, 2013 at 11:44:07AM +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

Re: [PATCH 08/14] ARM: msm: Remove init_irq declaration in machine description

2013-05-13 Thread David Brown
On Mon, May 13, 2013 at 11:44:07AM +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 msm

[PATCH 08/14] ARM: msm: Remove init_irq declaration in machine description

2013-05-13 Thread Maxime Ripard
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 msm as well. Signed-off-by: Maxime Ripard --- arch/arm/mach-msm/board-d