From mboxrd@z Thu Jan 1 00:00:00 1970 From: swarren@wwwdotorg.org (Stephen Warren) Date: Tue, 01 Oct 2013 20:35:03 -0600 Subject: [PATCH] irqchip: bcm2835: Convert to use IRQCHIP_DECLARE macro In-Reply-To: <51E23995.4040606@wwwdotorg.org> References: <1372955496.9018.2.camel@phoenix> <51E23995.4040606@wwwdotorg.org> Message-ID: <524B8657.5060803@wwwdotorg.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 07/13/2013 11:39 PM, Stephen Warren wrote: > On 07/04/2013 10:31 AM, Axel Lin wrote: >> This patch converts irq-bcm2835 driver to use the new IRQCHIP_DECLARE and >> irqchip_init. > > I guess the diffs to the ARM tree are much smaller than the irqchip > tree, so it's simplest to take it through the irqchip tree, so, > > Acked-by: Stephen Warren > Tested-by: Stephen Warren I don't see this patch in linux-next yet. Thomas, do you want to take it through the irqchip tree, or should I take it through the bcm2835 tree?