Re: [PATCH] iio: core: fix/re-introduce back parent assignment

2020-07-21 Thread Jonathan Cameron
On Tue, 21 Jul 2020 13:34:19 +0300 Dmitry Baryshkov wrote: > вт, 21 июл. 2020 г. в 13:24, Alexandru Ardelean > : > [...] > > Tested-by: Dmitry Baryshkov > Applied to the togreg branch of iio.git and pushed out as testing. Current plan is to do a pull request tomorrow so should make it in t

Re: [PATCH] iio: core: fix/re-introduce back parent assignment

2020-07-21 Thread Dmitry Baryshkov
вт, 21 июл. 2020 г. в 13:24, Alexandru Ardelean : > > This was introduced initially via commit 78289b4a58b58 ("iio: core: pass > parent device as parameter during allocation"), but was accidentally > removed via commit 6d4ebd565d15f ("iio: core: wrap IIO device into an > iio_dev_opaque object"). >

[PATCH] iio: core: fix/re-introduce back parent assignment

2020-07-21 Thread Alexandru Ardelean
This was introduced initially via commit 78289b4a58b58 ("iio: core: pass parent device as parameter during allocation"), but was accidentally removed via commit 6d4ebd565d15f ("iio: core: wrap IIO device into an iio_dev_opaque object"). This looks like a rebase gone wrong, and ends up breaking dev