X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=drivers%2Fleds%2Fleds-lp3944.c;h=9010c054615e414fa5c236a8fe2cc4a700a00757;hb=f5d59fc575e22f54069628586bf4b31c85bb2f31;hp=932a58da76c4e97cba12a3c7b657b72dafa70e86;hpb=76962be8491b18ae7ff4fd6a4accd398bdb402a2;p=linux-2.6-microblaze.git diff --git a/drivers/leds/leds-lp3944.c b/drivers/leds/leds-lp3944.c index 932a58da76c4..9010c054615e 100644 --- a/drivers/leds/leds-lp3944.c +++ b/drivers/leds/leds-lp3944.c @@ -432,7 +432,6 @@ static int __devexit lp3944_remove(struct i2c_client *client) } kfree(data); - i2c_set_clientdata(client, NULL); return 0; }