вт, 21 июл. 2020 г. в 13:24, Alexandru Ardelean <[email protected]>: > > 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 devicetree > bindings of IIO clients. > > This change adds back the parent assignment. > > Fixes 6d4ebd565d15f: ("iio: core: wrap IIO device into an iio_dev_opaque > object") > Reported-by: Dmitry Baryshkov <[email protected]> > Signed-off-by: Alexandru Ardelean <[email protected]>
Tested-by: Dmitry Baryshkov <[email protected]> -- With best wishes Dmitry

