Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 183133
b: refs/heads/master
c: 2f09586
h: refs/heads/master
i:
  183131: 45e4972
v: v3
  • Loading branch information
Vasily Khoruzhick authored and Dmitry Torokhov committed Feb 19, 2010
1 parent 69bbd34 commit 7a2cd71
Show file tree
Hide file tree
Showing 2 changed files with 2 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: e87a344d0eef52cadcd5e1ef33a8771afc879896
refs/heads/master: 2f09586557ed9b6d50bc8bb5104e70006513bdc2
1 change: 1 addition & 0 deletions trunk/drivers/input/touchscreen/s3c2410_ts.c
Original file line number Diff line number Diff line change
Expand Up @@ -401,6 +401,7 @@ static int s3c2410ts_resume(struct device *dev)
struct s3c2410_ts_mach_info *info = pdev->dev.platform_data;

clk_enable(ts.clock);
enable_irq(ts.irq_tc);

/* Initialise registers */
if ((info->delay & 0xffff) > 0)
Expand Down

0 comments on commit 7a2cd71

Please sign in to comment.