Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
[sfrench/cifs-2.6.git] / drivers / staging / go7007 / wis-saa7113.c
index 5c12b4d384595013bbd7667c7d5f0b70a035f837..72f5c1f56d195f9c777ba09106b829f1814b9de0 100644 (file)
@@ -300,7 +300,6 @@ static int wis_saa7113_remove(struct i2c_client *client)
 {
        struct wis_saa7113 *dec = i2c_get_clientdata(client);
 
-       i2c_set_clientdata(client, NULL);
        kfree(dec);
        return 0;
 }