This patch series is based on the code improvement work done for rtc-isl1208 driver and is just compile tested. v1->v2: * Added Rb tag from Geert for patch#1 * Added patch#2 for dropping enum ltc_type and split the array chips[] as individual variables, and make lines shorter by referring to e.g. <c_4305_chip instead of &chips[ltc_4305]. Biju Das (2): i2c: mux: ltc4306: Simplify probe() i2c: mux: ltc4306: Drop enum ltc_type and split chips[] drivers/i2c/muxes/i2c-mux-ltc4306.c | 33 ++++++++++++----------------- 1 file changed, 13 insertions(+), 20 deletions(-) -- 2.25.1