Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 193519
b: refs/heads/master
c: d6372b7
h: refs/heads/master
i:
  193517: c38e480
  193515: 5f9035a
  193511: 47edb32
  193503: fbd9009
v: v3
  • Loading branch information
Wolfram Sang authored and Dmitry Torokhov committed Apr 14, 2010
1 parent fa14fe1 commit 5b3439f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e0785572ce8620beb117530645e6989d2217d3b7
refs/heads/master: d6372b706e83817dfa6c9326d1054b9b95a7de2a
2 changes: 2 additions & 0 deletions trunk/drivers/input/touchscreen/tsc2007.c
Original file line number Diff line number Diff line change
Expand Up @@ -347,6 +347,8 @@ static int __devexit tsc2007_remove(struct i2c_client *client)
struct tsc2007 *ts = i2c_get_clientdata(client);
struct tsc2007_platform_data *pdata = client->dev.platform_data;

i2c_set_clientdata(client, NULL);

tsc2007_free_irq(ts);

if (pdata->exit_platform_hw)
Expand Down

0 comments on commit 5b3439f

Please sign in to comment.