[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <6b15ec08-5f8b-37d5-5b90-fe2fbf2c60a7@arm.com>
Date: Wed, 23 Aug 2017 08:56:03 +0100
From: Marc Zyngier <marc.zyngier@....com>
To: laurentiu.tudor@....com, gregkh@...uxfoundation.org,
ruxandra.radulescu@....com, stuyoder@...il.com
Cc: devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org,
bogdan.purcareata@....com, leoyang.li@....com, roy.pledge@....com,
linux-arm-kernel@...ts.infradead.org,
Stuart Yoder <stuart.yoder@....com>,
Thomas Gleixner <tglx@...utronix.de>,
Jason Cooper <jason@...edaemon.net>
Subject: Re: [PATCH] staging: fsl-mc: move bus driver out of staging
On 19/08/17 18:18, laurentiu.tudor@....com wrote:
> From: Stuart Yoder <stuart.yoder@....com>
>
> Move the source files out of staging into their final locations:
> -include files in drivers/staging/fsl-mc/include go to include/linux/fsl
> -irq-gic-v3-its-fsl-mc-msi.c goes to drivers/irqchip
> -source in drivers/staging/fsl-mc/bus goes to drivers/bus/fsl-mc
> -README.txt, providing and overview of DPAA goes to
> Documentation/dpaa2/overview.txt
>
> Update or delete other remaining staging files-- Makefile, Kconfig, TODO.
> Update dpaa2_eth and dpio staging drivers.
>
> Signed-off-by: Stuart Yoder <stuyoder@...il.com>
> Signed-off-by: Laurentiu Tudor <laurentiu.tudor@....com>
> [Laurentiu: rebased, add dpaa2_eth and dpio #include updates]
> Cc: Thomas Gleixner <tglx@...utronix.de>
> Cc: Jason Cooper <jason@...edaemon.net>
> Cc: Marc Zyngier <marc.zyngier@....com>
[...]
> diff --git a/drivers/irqchip/Makefile b/drivers/irqchip/Makefile
> index e88d856..4839165 100644
> --- a/drivers/irqchip/Makefile
> +++ b/drivers/irqchip/Makefile
> @@ -78,3 +78,4 @@ obj-$(CONFIG_EZNPS_GIC) += irq-eznps.o
> obj-$(CONFIG_ARCH_ASPEED) += irq-aspeed-vic.o irq-aspeed-i2c-ic.o
> obj-$(CONFIG_STM32_EXTI) += irq-stm32-exti.o
> obj-$(CONFIG_QCOM_IRQ_COMBINER) += qcom-irq-combiner.o
> +obj-$(CONFIG_FSL_MC_BUS) += irq-gic-v3-its-fsl-mc-msi.o
Please keep the ITS bus glue next to the rest of the ITS code.
Thanks,
M.
--
Jazz is not dead. It just smells funny...
Powered by blists - more mailing lists