[PATCH 11/16] ARM: picoxcell: use common irqchip_init

Jamie Iles jamie at jamieiles.com
Fri Nov 23 07:04:13 EST 2012


On Tue, Nov 20, 2012 at 11:01:02PM +0100, Thomas Petazzoni wrote:
> Now that we have a common irqchip infrastructure, use it on the
> picoxcell platform:
> 
>  * Use irqchip_init() as the ->irq_init() machine function. The
>    irqchip infrastructure already knows about the compatible strings
>    for the VIC IRQ controller driver.
> 
>  * No longer needed to set ->handle_irq() in the machine structure, as
>    it will be set by the VIC IRQ controller driver.
> 
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>

Acked-by: Jamie Iles <jamie at jamieiles.com>

Thanks,

Jamie



More information about the linux-arm-kernel mailing list