Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 346912
b: refs/heads/master
c: 2f7badb
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown authored and Dmitry Torokhov committed Oct 11, 2012
1 parent 830aa00 commit ac10c02
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: 24e491c21b4e214a980a5daf2a5bc80e8c410ce6
refs/heads/master: 2f7badb9742f88e7307d9e823f40c8621ceaa1c4
1 change: 0 additions & 1 deletion trunk/drivers/input/touchscreen/wm831x-ts.c
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,6 @@ static __devexit int wm831x_ts_remove(struct platform_device *pdev)
input_unregister_device(wm831x_ts->input_dev);
kfree(wm831x_ts);

platform_set_drvdata(pdev, NULL);
return 0;
}

Expand Down

0 comments on commit ac10c02

Please sign in to comment.