Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 346939
b: refs/heads/master
c: b8d52e2
h: refs/heads/master
i:
  346937: ff05b5f
  346935: f9d0331
v: v3
  • Loading branch information
Vipul Kumar Samar authored and Dmitry Torokhov committed Nov 10, 2012
1 parent 24f3edd commit 03d189c
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: 2bd942f90a6021d5d9f49c28663f38f5b575a818
refs/heads/master: b8d52e2b9f7eb43075e6ef4e23f5e51e70548f11
1 change: 1 addition & 0 deletions trunk/drivers/input/touchscreen/stmpe-ts.c
Original file line number Diff line number Diff line change
Expand Up @@ -319,6 +319,7 @@ static int __devinit stmpe_input_probe(struct platform_device *pdev)
return error;

idev->name = STMPE_TS_NAME;
idev->phys = STMPE_TS_NAME"/input0";
idev->id.bustype = BUS_I2C;
idev->evbit[0] = BIT_MASK(EV_KEY) | BIT_MASK(EV_ABS);
idev->keybit[BIT_WORD(BTN_TOUCH)] = BIT_MASK(BTN_TOUCH);
Expand Down

0 comments on commit 03d189c

Please sign in to comment.