lkml.org 
[lkml]   [2022]   [Feb]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [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?

[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2022-02-18 15:23    [W:0.060 / U:0.740 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site