Re: [PATCH v5 00/14] software node: add support for reference properties

2019-10-16 Thread Andy Shevchenko
On Mon, Oct 14, 2019 at 04:57:47PM -0700, Dmitry Torokhov wrote: > On Mon, Oct 14, 2019 at 10:38:37AM +0300, Andy Shevchenko wrote: > > On Fri, Oct 11, 2019 at 04:07:07PM -0700, Dmitry Torokhov wrote: > > > These series implement "references" properties for software nodes as true > > > properties,

Re: [PATCH v5 00/14] software node: add support for reference properties

2019-10-14 Thread Dmitry Torokhov
On Mon, Oct 14, 2019 at 10:38:37AM +0300, Andy Shevchenko wrote: > On Fri, Oct 11, 2019 at 04:07:07PM -0700, Dmitry Torokhov wrote: > > These series implement "references" properties for software nodes as true > > properties, instead of managing them completely separately. > > > > The first 10 pat

Re: [PATCH v5 00/14] software node: add support for reference properties

2019-10-14 Thread Andy Shevchenko
On Fri, Oct 11, 2019 at 04:07:07PM -0700, Dmitry Torokhov wrote: > These series implement "references" properties for software nodes as true > properties, instead of managing them completely separately. > > The first 10 patches are generic cleanups and consolidation and > unification of the existi

[PATCH v5 00/14] software node: add support for reference properties

2019-10-11 Thread Dmitry Torokhov
These series implement "references" properties for software nodes as true properties, instead of managing them completely separately. The first 10 patches are generic cleanups and consolidation and unification of the existing code; patch #11 implements moving of small properties inline when copyin