Merge commit 'origin/master'
[linux-2.6-block.git] / drivers / i2c / busses / i2c-mpc.c
index 4fdfb62d6f38b4be8147fb4f5ae24f5f0bf2d139..27443f073bc97f668dec983ac287e598a763f2d6 100644 (file)
@@ -312,7 +312,7 @@ static struct i2c_adapter mpc_ops = {
        .name = "MPC adapter",
        .id = I2C_HW_MPC107,
        .algo = &mpc_algo,
-       .class = I2C_CLASS_HWMON,
+       .class = I2C_CLASS_HWMON | I2C_CLASS_SPD,
        .timeout = 1,
 };