Re: [PATCH RESEND] i2c: mux: pca954x: simplify code to reach the adapter

From: Luca Ceresoli
Date: Mon Oct 01 2018 - 16:44:25 EST


Hi Peter,

thanks for the review.

On 01/10/2018 13:49, Peter Rosin wrote:
> On 2018-09-26 10:35, Luca Ceresoli wrote:
>> From: Luca Ceresoli <luca@xxxxxxxxxxxxxxxx>
>>
>> struct i2c_client has a direct pointer to the adapter, no need to dig
>> it out of the struct device tree.
>
> Right, looks sane, but can you please also do the same thing for the
> ltc4306 and mlxcpld drivers which have the same pattern?

No problem. But be aware I can't runtime test these two drivers.

--
Luca