On Fri, Jun 3, 2022 at 12:00 PM Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote: > > It feels wrong and actually inconsistent to attach managed resources > to the IIO device object, which is child of the physical device object. > The rest of the ->probe() calls do that against physical device. > > Resolve this by reassigning managed resources to the physical device object. > > Fixes: 3adbf3427330 ("iio: adc: add a driver for the SAR ADC found in Amlogic Meson SoCs") > Suggested-by: Lars-Peter Clausen <lars@xxxxxxxxxx> > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> Reviewed-by: Martin Blumenstingl <martin.blumenstingl@xxxxxxxxxxxxxx> I am also fine if the Fixes tag is being dropped - please keep my Reviewed-by in that case.