[PATCH v2] staging: fsl-mc: move bus driver out of staging
From: laurentiu.tudor@nxp.com (Laurentiu Tudor)
Date: 2017-11-03 15:38:15
Also in:
lkml
From: laurentiu.tudor@nxp.com (Laurentiu Tudor)
Date: 2017-11-03 15:38:15
Also in:
lkml
Hi Greg, On 11/03/2017 05:17 PM, Greg KH wrote:
On Thu, Aug 31, 2017 at 06:04:30PM +0200, Greg KH wrote:quoted
On Mon, Aug 28, 2017 at 01:54:05PM +0300, laurentiu.tudor at nxp.com wrote:quoted
From: Stuart Yoder <redacted> 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 <redacted> Signed-off-by: Laurentiu Tudor <laurentiu.tudor@nxp.com> [Laurentiu: rebased, add dpaa2_eth and dpio #include updates] Cc: Thomas Gleixner <redacted> Cc: Jason Cooper <redacted> Cc: Marc Zyngier <redacted>This is going to have to wait until I get a chunk of time to do the review. Probably after 4.13-final is out.Ok, review comments as I go through the code:
Thanks a lot for taking the time. I'll take care of the comments next week. --- Best Regards, Laurentiu