Re: [PATCH v2] staging: fsl-mc: move bus driver out of staging

From: Greg KH
Date: Mon Sep 11 2017 - 09:03:10 EST


On Mon, Sep 11, 2017 at 11:55:22AM +0000, Laurentiu Tudor wrote:
> Hi,
>
> > -----Original Message-----
> > From: Greg KH [mailto:gregkh@xxxxxxxxxxxxxxxxxxx]
> > Sent: Thursday, August 31, 2017 7:05 PM
> >
> > On Mon, Aug 28, 2017 at 01:54:05PM +0300, laurentiu.tudor@xxxxxxx wrote:
> > > From: Stuart Yoder <stuart.yoder@xxxxxxx>
> > >
> > > 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@xxxxxxxxx>
> > > Signed-off-by: Laurentiu Tudor <laurentiu.tudor@xxxxxxx>
> > > [Laurentiu: rebased, add dpaa2_eth and dpio #include updates]
> > > Cc: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
> > > Cc: Jason Cooper <jason@xxxxxxxxxxxxxx>
> > > Cc: Marc Zyngier <marc.zyngier@xxxxxxx>
> >
> > 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.
>
> Any updates on this? Any chances to make it in 4.14? Thanks!

No, it's too late for 4.14, it would have had to be in linux-next before
4.13-final came out. I'm at a conference all this week, if I'm stuck in
a boring talk, I'll try to do the review :)

thanks,

greg k-h