Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 294029
b: refs/heads/master
c: 7491f3d
h: refs/heads/master
i:
  294027: b6e01c0
v: v3
  • Loading branch information
Chase Douglas authored and Henrik Rydberg committed Feb 14, 2012
1 parent 087a0c2 commit a3f316c
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: 1cf0c6e69e396538615153056605aaafab11935a
refs/heads/master: 7491f3dffd99fadf1239011c0ab5346925618dae
1 change: 1 addition & 0 deletions trunk/drivers/input/mouse/bcm5974.c
Original file line number Diff line number Diff line change
Expand Up @@ -433,6 +433,7 @@ static void setup_events_to_report(struct input_dev *input_dev,
__set_bit(BTN_TOOL_QUADTAP, input_dev->keybit);
__set_bit(BTN_LEFT, input_dev->keybit);

__set_bit(INPUT_PROP_POINTER, input_dev->propbit);
if (cfg->caps & HAS_INTEGRATED_BUTTON)
__set_bit(INPUT_PROP_BUTTONPAD, input_dev->propbit);

Expand Down

0 comments on commit a3f316c

Please sign in to comment.