[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1357188837.9052.5.camel@gitbox>
Date: Thu, 03 Jan 2013 17:53:57 +1300
From: Tony Prisk <linux@...sktech.co.nz>
To: Rob Herring <robherring2@...il.com>
Cc: Arnd Bergmann <arnd@...db.de>, Olof Johansson <olof@...om.net>,
vt8500-wm8505-linux-kernel@...glegroups.com,
Thomas Gleixner <tglx@...utronix.de>,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
Thomas Petazzoni <thomas.petazzoni@...e-electrons.com>
Subject: Re: [PATCH 2/2] irqchip: vt8500: Move irq code to drivers/irqchip
On Wed, 2013-01-02 at 22:38 -0600, Rob Herring wrote:
> > CC: Thomas Gleixner <tglx@...utronix.de>
> > arch/arm/mach-vt8500/Makefile | 2 +-
> > arch/arm/mach-vt8500/common.h | 7 +-
> > arch/arm/mach-vt8500/irq.c | 253 -----------------------------------------
> > drivers/irqchip/Makefile | 1 +
> > drivers/irqchip/irq-vt8500.c | 253 +++++++++++++++++++++++++++++++++++++++++
>
> It's easy to forget, but please post using the -M option so only real
> changes are shown.
Ok.
> > -/* defined in irq.c */
> > +/* defined in drivers/irqchip/irq.c */
> > +int __init vt8500_irq_init(struct device_node *node,
> > + struct device_node *parent);
> > asmlinkage void vt8500_handle_irq(struct pt_regs *regs);
>
> These should go away with irqchip infrastructure Thomas and I have been
> working on. I plan to post updated version in the next day.
>
> Rob
Do you want me to rebase this patch on the new infrastructure once it's
in a tree somewhere, or was this a heads-up that it will need another
patch at some point?
I only ask because if these patches need to be separated it will created
merge-conflicts with arm-soc later on.
Regards
Tony P
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists