Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 97501
b: refs/heads/master
c: 6b32ca3
h: refs/heads/master
i:
  97499: fbad992
v: v3
  • Loading branch information
Mark Brown authored and Dmitry Torokhov committed May 27, 2008
1 parent 5c3e840 commit 66f7369
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: d35895db7aadc24086b6002101154eec478e9dd6
refs/heads/master: 6b32ca39d70f5d92f4d450dc54966f20e8b5c1f6
1 change: 1 addition & 0 deletions trunk/drivers/input/touchscreen/wm97xx-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -616,6 +616,7 @@ static int wm97xx_probe(struct device *dev)

/* set up touch configuration */
wm->input_dev->name = "wm97xx touchscreen";
wm->input_dev->phys = "wm97xx";
wm->input_dev->open = wm97xx_ts_input_open;
wm->input_dev->close = wm97xx_ts_input_close;
set_bit(EV_ABS, wm->input_dev->evbit);
Expand Down

0 comments on commit 66f7369

Please sign in to comment.