Pull ia64-mutex-primitives into release branch
[powerpc.git] / drivers / i2c / busses / i2c-ibm_iic.c
index 1a58725..87fae93 100644 (file)
@@ -725,6 +725,7 @@ static int __devinit iic_probe(struct ocp_device *ocp){
        strcpy(adap->name, "IBM IIC");
        i2c_set_adapdata(adap, dev);
        adap->id = I2C_HW_OCP;
+       adap->class = I2C_CLASS_HWMON;
        adap->algo = &iic_algo;
        adap->client_register = NULL;
        adap->client_unregister = NULL;