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

Simon Horman horms at verge.net.au
Thu Mar 28 23:48:40 EDT 2013


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.
> >>
> >> Signed-off-by: Maxime Ripard <maxime.ripard at free-electrons.com>
> >> ---
> >>  arch/arm/mach-bcm/board_bcm.c                  |    1 -
> >>  arch/arm/mach-msm/board-dt-8660.c              |    1 -
> >>  arch/arm/mach-msm/board-dt-8960.c              |    1 -
> >>  arch/arm/mach-nomadik/cpu-8815.c               |    1 -
> >>  arch/arm/mach-picoxcell/common.c               |    1 -
> >>  arch/arm/mach-prima2/common.c                  |    1 -
> >>  arch/arm/mach-shmobile/board-kzm9g-reference.c |    1 -
> >>  arch/arm/mach-shmobile/setup-emev2.c           |    1 -
> >>  arch/arm/mach-shmobile/setup-sh73a0.c          |    1 -
> >>  arch/arm/mach-spear/spear1310.c                |    1 -
> >>  arch/arm/mach-spear/spear1340.c                |    1 -
> >>  arch/arm/mach-spear/spear300.c                 |    1 -
> >>  arch/arm/mach-spear/spear310.c                 |    1 -
> >>  arch/arm/mach-spear/spear320.c                 |    1 -
> >>  arch/arm/mach-spear/spear6xx.c                 |    1 -
> >>  arch/arm/mach-vexpress/v2m.c                   |    1 -
> >>  arch/arm/mach-virt/virt.c                      |    1 -
> >>  arch/arm/mach-zynq/common.c                    |    1 -
> >>  18 files changed, 18 deletions(-)
> > 
> > mach-shmobile portion:
> > 
> > Acked-by: Simon Horman <horms+renesas at verge.net.au>
> 
> Thanks!
> 
> > 
> > I have some new users of this queued up for v3.10.
> > How should we handle that?
> 
> Since the old behaviour is preserved, I guess it doesn't matter much,
> and one of us can always make a followup patch on top of these patches.

Ok, sound good.



More information about the linux-arm-kernel mailing list