- patches.arch/x86_mce_intel_decode_physical_address.patch:
[linux-flexiantxendom0-3.2.10.git] / drivers / mfd / tps65010.c
index e595530..d0016b6 100644 (file)
@@ -531,7 +531,6 @@ static int __exit tps65010_remove(struct i2c_client *client)
        flush_scheduled_work();
        debugfs_remove(tps->file);
        kfree(tps);
-       i2c_set_clientdata(client, NULL);
        the_tps = NULL;
        return 0;
 }