Hi Wolfram, Am Dienstag, den 19.07.2016, 06:17 +0200 schrieb Wolfram Sang: > > + data->muxc = i2c_mux_alloc(adapter, dev, SBSM_MAX_BATS, 0, > > + I2C_MUX_LOCKED, &sbsm_select, NULL); > > + if (!data->muxc) { > > + dev_err(dev, "failed to alloc i2c mux\n"); > > Don't print errors on ENOMEM. Will be fixed on next revision. > > Other than that, looks good to me, yet Peter has more insight to > i2c-muxes these days. > Tanks for review. Will wait another few days before sending a new revision, hence changes are rather small. -- Karl-Heinz -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html