Hi Wolfram, Not much this time around... Trivial fixes for a couple of drivers to simplify the code to reach the i2c_adapter. Cheers, Peter The following changes since commit 17b57b1883c1285f3d0dc2266e8f79286a7bef38: Linux 4.19-rc6 (2018-09-30 07:15:35 -0700) are available in the git repository at: https://github.com/peda-r/i2c-mux.git i2c-mux/for-next for you to fetch changes up to 7451dc608564f9f2077c6c895f9c94a815d401e5: i2c: mux: mlxcpld: simplify code to reach the adapter (2018-10-08 23:44:28 +0200) ---------------------------------------------------------------- Luca Ceresoli (3): i2c: mux: pca954x: simplify code to reach the adapter i2c: mux: ltc4306: simplify code to reach the adapter i2c: mux: mlxcpld: simplify code to reach the adapter drivers/i2c/muxes/i2c-mux-ltc4306.c | 2 +- drivers/i2c/muxes/i2c-mux-mlxcpld.c | 2 +- drivers/i2c/muxes/i2c-mux-pca954x.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-)