[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Yg+rm+ZjuhT4zPWB@ninjato>
Date: Fri, 18 Feb 2022 15:22:19 +0100
From: Wolfram Sang <wsa@...nel.org>
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Cc: Johan Hovold <johan@...nel.org>, linux-i2c@...r.kernel.org,
linux-kernel@...r.kernel.org,
syzbot+0591ccf54ee05344e4eb@...kaller.appspotmail.com
Subject: Re: [PATCH v1 1/1] i2c: robotfuzz-osif: Propagate parent device to
I2C core
> + struct device *dev = &interface->dev;
This now creates a mixture of 'dev' and '&interface->dev'...
> + priv->adapter.dev.parent = dev;
I propose to use &interface->dev here in this patch and convert to dev
in a later patch?
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists