]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/hwmon/max1619.c
i2c: Get rid of struct i2c_client_address_data
[karo-tx-linux.git] / drivers / hwmon / max1619.c
index 4baf94efd3726d11bfe2636820558cd5917281c2..94cea29f157b3d965ff7519930f6e5470191df42 100644 (file)
@@ -113,7 +113,7 @@ static struct i2c_driver max1619_driver = {
        .remove         = max1619_remove,
        .id_table       = max1619_id,
        .detect         = max1619_detect,
-       .address_data   = &addr_data,
+       .address_list   = normal_i2c,
 };
 
 /*