Re: [PATCH v1 1/1] media: ipu3-cio2: Fix referece counting when looping over ACPI devices

From: Andy Shevchenko
Date: Tue Apr 13 2021 - 12:16:56 EST


On Mon, Apr 05, 2021 at 09:37:28PM +0100, Daniel Scally wrote:
> On 04/04/2021 19:14, Andy Shevchenko wrote:
> > When we continue, due to device is disabled, loop we have to drop reference count.
> > When we have an array full of devices we have to also drop the reference count.
> > Note, in this case the cio2_bridge_unregister_sensors() is called by the caller.
> >
> > Fixes: 803abec64ef9 ("media: ipu3-cio2: Add cio2-bridge to ipu3-cio2 driver")
> > Cc: Daniel Scally <djrscally@xxxxxxxxx>
> > Cc: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx>
> > Signed-off-by: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
>
> Ah; thanks for catching those, I'm annoyed to have missed the
> acpi_dev_put() calls in particular
>
> Reviewed-by: Daniel Scally <djrscally@xxxxxxxxx>

Sakari, Mauro, can this be applied as v5.12 material, please?

--
With Best Regards,
Andy Shevchenko