Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 253823
b: refs/heads/master
c: b27af56
h: refs/heads/master
i:
  253821: c59bc13
  253819: 9ed7372
  253815: bc411f3
  253807: dda7050
  253791: b83a1e2
  253759: 206452a
  253695: 34ce681
v: v3
  • Loading branch information
Janusz Krzysztofik authored and Dmitry Torokhov committed Jun 18, 2011
1 parent 8afd05b commit 9499c30
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: da40b0b6b4d3a81c5051fe6ae0544c48c13261c4
refs/heads/master: b27af563befa95686c8d1abc491408aa6b9a31dc
1 change: 1 addition & 0 deletions trunk/drivers/input/keyboard/omap-keypad.c
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@ static void omap_kp_tasklet(unsigned long data)
#endif
}
}
input_sync(omap_kp_data->input);
memcpy(keypad_state, new_state, sizeof(keypad_state));

if (key_down) {
Expand Down

0 comments on commit 9499c30

Please sign in to comment.