Re: [PATCH v1 1/1] i2c: robotfuzz-osif: Propagate parent device to I2C core

From: Wolfram Sang
Date: Fri Feb 18 2022 - 09:22:27 EST



> + 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?

Attachment: signature.asc
Description: PGP signature