[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210816062806.GT3@paasikivi.fi.intel.com>
Date: Mon, 16 Aug 2021 09:28:06 +0300
From: Sakari Ailus <sakari.ailus@...ux.intel.com>
To: Andy Shevchenko <andy.shevchenko@...il.com>
Cc: Daniel Scally <djrscally@...il.com>, linux-media@...r.kernel.org,
linux-kernel@...r.kernel.org, Yong Zhi <yong.zhi@...el.com>,
Bingbu Cao <bingbu.cao@...el.com>,
Tianshu Qiu <tian.shu.qiu@...el.com>,
Mauro Carvalho Chehab <mchehab@...nel.org>,
Jens Axboe <axboe@...nel.dk>
Subject: Re: [PATCH v1 1/1] media: ipu3-cio2: Drop reference on error path in
cio2_bridge_connect_sensor()
On Tue, Jul 27, 2021 at 02:35:10PM +0300, Andy Shevchenko wrote:
> On Mon, Jul 26, 2021 at 03:03:35PM +0300, Sakari Ailus wrote:
> > On Mon, Jul 26, 2021 at 02:55:51PM +0300, Andy Shevchenko wrote:
> > > On Mon, Jul 26, 2021 at 2:47 PM Sakari Ailus
> > > <sakari.ailus@...ux.intel.com> wrote:
> > > > On Mon, Jul 26, 2021 at 11:40:55AM +0300, Andy Shevchenko wrote:
> > >
> > > ...
> > >
> > > > > err_free_swnodes:
> > > > > software_node_unregister_nodes(sensor->swnodes);
> > > > > err_put_adev:
> > > > > - acpi_dev_put(sensor->adev);
> > > > > + acpi_dev_put(adev);
> > > >
> > > > adev is assigned to sensor->adev before goto so the two have the same
> > > > value. I have no problem with the patch though.
> > >
> > > Are we reading the same version? Or am I missing something?
> >
> > Ah. I noticed the adev assignment was removed (and added later) by the
> > other patch. Yeah, agreed; this one's needed.
>
> Thanks! Can we have your tag?
Apologies for the delay.
Acked-by: Sakari Ailus <sakari.ailus@...ux.intel.com>
--
Sakari Ailus
Powered by blists - more mailing lists