Re: [GIT PULL] Greybus driver subsystem for 4.9-rc1

From: Greg KH
Date: Tue Sep 20 2016 - 02:41:29 EST


On Fri, Sep 16, 2016 at 04:24:59PM +0200, Greg KH wrote:
> On Fri, Sep 16, 2016 at 03:22:08PM +0200, Greg KH wrote:
> > On Fri, Sep 16, 2016 at 11:18:07AM +0100, Mark Brown wrote:
> > > On Fri, Sep 16, 2016 at 08:05:19AM +0200, Greg KH wrote:
> > > > On Thu, Sep 15, 2016 at 03:45:53PM +0100, Mark Brown wrote:
> > >
> > > > > Sending a pull request for code that's never been seen upstream seems
> > > > > completely premature.
> > >
> > > > Hey, how does code get upstream then? :)
> > >
> > > By having the actual code to the mailing list.
> >
> > Ugh, vger keeps blocking the patches, I'm going to try for a third time
> > now...
>
> third time seems to have worked, except for patch 01/32, which was only
> a single .h file. That file can be seen here if people are curious:
> https://git.kernel.org/cgit/linux/kernel/git/gregkh/char-misc.git/tree/drivers/greybus/greybus_protocols.h?h=greybus
>
> I'll now respin the series, moving everything into
> drivers/staging/greybus/ and leave it there for 4.9. Then we can work
> on moving the core out, and then the drivers to the needed locations.

This is now all in drivers/staging/greybus/ and will show up in the next
linux-next.

And because of this, we already have a checkpatch.pl cleanup patch sent
to us for the code for things we missed :)

thanks,

greg k-h