Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 295182
b: refs/heads/master
c: c5bd2a7
h: refs/heads/master
v: v3
  • Loading branch information
Wolfram Sang authored and Linus Torvalds committed Mar 23, 2012
1 parent 106f622 commit 38d2f41
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 920c4f4c3651855f888ec708ecc656ba10dd8f1d
refs/heads/master: c5bd2a712a0c7299b61b0e02404b1376f794d251
1 change: 0 additions & 1 deletion trunk/drivers/leds/leds-tca6507.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 38d2f41

Please sign in to comment.