Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1219333

Re: [PATCH] arm:irqchip: IRQCHIP_DECLARE macro is now accessible

From Joel Porquet <joel@porquet.org>
Newsgroups linux.kernel
Subject Re: [PATCH] arm:irqchip: IRQCHIP_DECLARE macro is now accessible
Date 2015-09-04 23:40 +0200
Message-ID <q56Se-5Mb-13@gated-at.bofh.it> (permalink)
References <pJJGV-32H-3@gated-at.bofh.it> <pLNQ7-6Ho-21@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Monday, July 13, 2015 11:20:35 PM Shawn Guo wrote:
> On Tue, Jul 07, 2015 at 04:02:53PM -0400, Joel Porquet wrote:
> > The IRQCHIP_DECLARE macro migrated to 'include/linux/irqchip.h', making it
> > globally accessible.
> > 
> > See commit 91e20b5040c67c51aad88cf87db4305c5bd7f79d
> > ("irqchip: Move IRQCHIP_DECLARE macro to include/linux/irqchip.h").
> > 
> > This patch adds inclusions of 'include/linux/irqchip.h' and replaces uses
> > of macro OF_DECLARE_2 with IRQCHIP_DECLARE.
> > 
> > Signed-off-by: Joel Porquet <joel@porquet.org>
> > ---
> 
> ...
> 
> >  arch/arm/mach-imx/gpc.c              | 7 ++-----
> 
> Acked-by: Shawn Guo <shawnguo@kernel.org>
> 
> How will this patch be sent to upstream?

If it's more convenient for the different maintainers affected by this patch, 
I can probably resubmit it into a series of patches that modify each file 
separately... Let me know quickly so we don't miss the merge window!

Joël
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: [PATCH] arm:irqchip: IRQCHIP_DECLARE macro is now accessible Joel Porquet <joel@porquet.org> - 2015-09-04 23:40 +0200
  Re: [PATCH] arm:irqchip: IRQCHIP_DECLARE macro is now accessible Shawn Guo <shawnguo@kernel.org> - 2015-09-06 02:50 +0200

csiph-web