Re: [PATCH 2/2] i2c: mux: pinctrl: drop the idle_state member
From: Peter Rosin
Date: Thu Aug 03 2017 - 01:19:33 EST
On 2017-08-03 00:50, Stephen Warren wrote:
> On 08/02/2017 03:25 PM, Peter Rosin wrote:
>> (and muxc->max_adapters == num_names)
>
> Well, unless muxc->deselect is true...
No, deselect does not affect neither max_adapters nor num_names. They
are always equal.
Cheers,
Peter