i2c: Get rid of struct i2c_client_address_data
[pandora-kernel.git] / drivers / hwmon / adm1029.c
index 9bc9dbc..a006ae5 100644 (file)
@@ -142,7 +142,7 @@ static struct i2c_driver adm1029_driver = {
        .remove         = adm1029_remove,
        .id_table       = adm1029_id,
        .detect         = adm1029_detect,
-       .address_data   = &addr_data,
+       .address_list   = normal_i2c,
 };
 
 /*