i2c: Get rid of struct i2c_client_address_data
[sfrench/cifs-2.6.git] / drivers / hwmon / lm80.c
index e3222f3d4a5ec6824896037a0c9198f3fd407496..1cf5ff5bfa43f1cad0fbd0f9b8bec3c6d5170293 100644 (file)
@@ -159,7 +159,7 @@ static struct i2c_driver lm80_driver = {
        .remove         = lm80_remove,
        .id_table       = lm80_id,
        .detect         = lm80_detect,
-       .address_data   = &addr_data,
+       .address_list   = normal_i2c,
 };
 
 /*