Re: [PATCH v3 0/2] siox: two cleanups

2020-12-10 Thread Greg Kroah-Hartman
On Thu, Dec 10, 2020 at 09:38:59AM +0100, Uwe Kleine-König wrote:
> On Wed, Dec 09, 2020 at 07:54:55PM +0100, Greg Kroah-Hartman wrote:
> > On Wed, Nov 25, 2020 at 03:47:20PM +0100, Thorsten Scherer wrote:
> > > Hello,
> > > 
> > > On Wed, Nov 25, 2020 at 10:31:04AM +0100, Uwe Kleine-König wrote:
> > > > Hello,
> > > >
> > > > compared to v2 sent starting with Message-Id:
> > > > 20201124141834.3096325-1-u.kleine-koe...@pengutronix.de:
> > > >
> > > >  - fix typo in commit log of patch 1
> > > >  - add Ack by Thorsten for patch 1
> > > >
> > > > Uwe Kleine-König (2):
> > > >   siox: Use bus_type functions for probe, remove and shutdown
> > > >   siox: Make remove callback return void
> > > 
> > > Successfully ran our siox testcases on v3.
> > > 
> > > Tested-by: Thorsten Scherer 
> > 
> > Are you going to take these patches, or do you need/want me to take them
> > through one of my trees?
> > 
> > Either is fine for me.
> 
> There is no repo for SIOX and up to know you were our upstream. So if
> you could take them that would be great.

Ok, will do, I can't remember what trees I am "upstream" for anymore, I
seem to be collecting more and more of them these days :)

thanks,

greg k-h


Re: [PATCH v3 0/2] siox: two cleanups

2020-12-10 Thread Uwe Kleine-König
On Wed, Dec 09, 2020 at 07:54:55PM +0100, Greg Kroah-Hartman wrote:
> On Wed, Nov 25, 2020 at 03:47:20PM +0100, Thorsten Scherer wrote:
> > Hello,
> > 
> > On Wed, Nov 25, 2020 at 10:31:04AM +0100, Uwe Kleine-König wrote:
> > > Hello,
> > >
> > > compared to v2 sent starting with Message-Id:
> > > 20201124141834.3096325-1-u.kleine-koe...@pengutronix.de:
> > >
> > >  - fix typo in commit log of patch 1
> > >  - add Ack by Thorsten for patch 1
> > >
> > > Uwe Kleine-König (2):
> > >   siox: Use bus_type functions for probe, remove and shutdown
> > >   siox: Make remove callback return void
> > 
> > Successfully ran our siox testcases on v3.
> > 
> > Tested-by: Thorsten Scherer 
> 
> Are you going to take these patches, or do you need/want me to take them
> through one of my trees?
> 
> Either is fine for me.

There is no repo for SIOX and up to know you were our upstream. So if
you could take them that would be great.

Given that I expect that the patch volume for SIOX continues to stay low
I see little benefit in establishing a different work flow.

Best regards
Uwe

-- 
Pengutronix e.K.   | Uwe Kleine-König|
Industrial Linux Solutions | https://www.pengutronix.de/ |


signature.asc
Description: PGP signature


Re: [PATCH v3 0/2] siox: two cleanups

2020-12-09 Thread Greg Kroah-Hartman
On Wed, Nov 25, 2020 at 03:47:20PM +0100, Thorsten Scherer wrote:
> Hello,
> 
> On Wed, Nov 25, 2020 at 10:31:04AM +0100, Uwe Kleine-König wrote:
> > Hello,
> >
> > compared to v2 sent starting with Message-Id:
> > 20201124141834.3096325-1-u.kleine-koe...@pengutronix.de:
> >
> >  - fix typo in commit log of patch 1
> >  - add Ack by Thorsten for patch 1
> >
> > Uwe Kleine-König (2):
> >   siox: Use bus_type functions for probe, remove and shutdown
> >   siox: Make remove callback return void
> 
> Successfully ran our siox testcases on v3.
> 
> Tested-by: Thorsten Scherer 

Are you going to take these patches, or do you need/want me to take them
through one of my trees?

Either is fine for me.

thanks,

greg k-h


Re: [PATCH v3 0/2] siox: two cleanups

2020-11-25 Thread Thorsten Scherer
Hello,

On Wed, Nov 25, 2020 at 10:31:04AM +0100, Uwe Kleine-König wrote:
> Hello,
> 
> compared to v2 sent starting with Message-Id:
> 20201124141834.3096325-1-u.kleine-koe...@pengutronix.de:
> 
>  - fix typo in commit log of patch 1
>  - add Ack by Thorsten for patch 1
> 
> Uwe Kleine-König (2):
>   siox: Use bus_type functions for probe, remove and shutdown
>   siox: Make remove callback return void

Successfully ran our siox testcases on v3.

Tested-by: Thorsten Scherer 

> 
>  drivers/siox/siox-core.c | 50 
>  include/linux/siox.h |  2 +-
>  2 files changed, 26 insertions(+), 26 deletions(-)
> 
> 
> base-commit: 418baf2c28f3473039f2f7377760bd8f6897ae18
> -- 
> 2.29.2
> 

Thanks.

Kind regards
Thorsten

--
Thorsten Scherer | Eckelmann AG | www.eckelmann.de |


[PATCH v3 0/2] siox: two cleanups

2020-11-25 Thread Uwe Kleine-König
Hello,

compared to v2 sent starting with Message-Id:
20201124141834.3096325-1-u.kleine-koe...@pengutronix.de:

 - fix typo in commit log of patch 1
 - add Ack by Thorsten for patch 1

Uwe Kleine-König (2):
  siox: Use bus_type functions for probe, remove and shutdown
  siox: Make remove callback return void

 drivers/siox/siox-core.c | 50 
 include/linux/siox.h |  2 +-
 2 files changed, 26 insertions(+), 26 deletions(-)


base-commit: 418baf2c28f3473039f2f7377760bd8f6897ae18
-- 
2.29.2