]> Pileus Git - ~andy/linux/blobdiff - drivers/leds/leds-tca6507.c
sparc32: Move cache and TLB flushes over to method ops.
[~andy/linux] / drivers / leds / leds-tca6507.c
index ec06a8101e5662199beddff6d6f88076aada3638..6c1c14f3163505530cf253d1884e2eb7d0bc8099 100644 (file)
@@ -743,7 +743,6 @@ static int __devexit tca6507_remove(struct i2c_client *client)
        }
        tca6507_remove_gpio(tca);
        cancel_work_sync(&tca->work);
-       i2c_set_clientdata(client, NULL);
        kfree(tca);
 
        return 0;