Merge branch 'master' into upstream
[pandora-kernel.git] / drivers / i2c / busses / i2c-ali1563.c
index 55ebbef..6b68074 100644 (file)
@@ -370,6 +370,7 @@ static const struct i2c_algorithm ali1563_algorithm = {
 
 static struct i2c_adapter ali1563_adapter = {
        .owner  = THIS_MODULE,
+       .id     = I2C_HW_SMBUS_ALI1563,
        .class  = I2C_CLASS_HWMON,
        .algo   = &ali1563_algorithm,
 };