On 2018-09-27 15:38, Luca Ceresoli wrote:
> From: Luca Ceresoli
>
> i2c-mux instantiates one i2c_algorithm for each downstream adapter.
> However these algorithms are all identical, depending only on the
> parent adapter.
>
> Avoid duplication by hoisting the i2c_algorithm from the adapters to
>
From: Luca Ceresoli
i2c-mux instantiates one i2c_algorithm for each downstream adapter.
However these algorithms are all identical, depending only on the
parent adapter.
Avoid duplication by hoisting the i2c_algorithm from the adapters to
the i2c_mux_core object, and reuse it in all the adapters
2 matches
Mail list logo