]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/hwmon/lm87.c
Merge branch 'next' (accumulated 3.16 merge window patches) into master
[karo-tx-linux.git] / drivers / hwmon / lm87.c
index 4c5f20231c1a6a71e0daa66116340dfb701ff8b5..ba1d83d480563a14c8bafae0c38df8bb6edd2740 100644 (file)
@@ -903,7 +903,6 @@ static int lm87_probe(struct i2c_client *client, const struct i2c_device_id *id)
                return -ENOMEM;
 
        i2c_set_clientdata(client, data);
-       data->valid = 0;
        mutex_init(&data->update_lock);
 
        /* Initialize the LM87 chip */