Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 310137
b: refs/heads/master
c: a5c02c2
h: refs/heads/master
i:
  310135: 5ec52b9
v: v3
  • Loading branch information
Robert Gerlach authored and Matthew Garrett committed May 31, 2012
1 parent 63d183a commit 912d468
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: 145047de994098dcc1a342af6444b2a7d64c4075
refs/heads/master: a5c02c2f63812c265d34ef93e1ea7e5fe2d3a784
3 changes: 0 additions & 3 deletions trunk/drivers/platform/x86/fujitsu-tablet.c
Original file line number Diff line number Diff line change
Expand Up @@ -221,9 +221,6 @@ static int __devinit input_fujitsu_setup(struct device *parent,
input_set_capability(idev, EV_SW, SW_DOCK);
input_set_capability(idev, EV_SW, SW_TABLET_MODE);

input_set_capability(idev, EV_SW, SW_DOCK);
input_set_capability(idev, EV_SW, SW_TABLET_MODE);

error = input_register_device(idev);
if (error) {
input_free_device(idev);
Expand Down

0 comments on commit 912d468

Please sign in to comment.