Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 269464
b: refs/heads/master
c: 9299c08
h: refs/heads/master
v: v3
  • Loading branch information
Harvey Yang authored and Dmitry Torokhov committed Sep 8, 2011
1 parent b2155ea commit f9cf3c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: ec4665c46b11f6e444911ba73dddae6044dec909
refs/heads/master: 9299c08d8bfc7256645f4bf3943f80d8943fe844
2 changes: 1 addition & 1 deletion trunk/drivers/input/keyboard/tc3589x-keypad.c
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ struct tc_keypad {
bool keypad_stopped;
};

static int __devinit tc3589x_keypad_init_key_hardware(struct tc_keypad *keypad)
static int tc3589x_keypad_init_key_hardware(struct tc_keypad *keypad)
{
int ret;
struct tc3589x *tc3589x = keypad->tc3589x;
Expand Down

0 comments on commit f9cf3c3

Please sign in to comment.