Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 202175
b: refs/heads/master
c: 4aaf504
h: refs/heads/master
i:
  202173: df745fd
  202171: 0db9d6f
  202167: 819c226
  202159: ae5a443
  202143: 1b04f88
  202111: 10e9a6f
v: v3
  • Loading branch information
Jiri Slaby authored and Dmitry Torokhov committed Jun 23, 2010
1 parent aa922bc commit 5deb974
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: fb76dd10b91146e9cefbb3cd4e6812c5a95ee43b
refs/heads/master: 4aaf504670e38da9cb929988cdce05648fa635a7
3 changes: 0 additions & 3 deletions trunk/drivers/input/touchscreen/tps6507x-ts.c
Original file line number Diff line number Diff line change
Expand Up @@ -355,9 +355,6 @@ static int __devexit tps6507x_ts_remove(struct platform_device *pdev)
struct tps6507x_ts *tsc = tps6507x_dev->ts;
struct input_dev *input_dev = tsc->input_dev;

if (!tsc)
return 0;

cancel_delayed_work_sync(&tsc->work);
destroy_workqueue(tsc->wq);

Expand Down

0 comments on commit 5deb974

Please sign in to comment.