Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 346972
b: refs/heads/master
c: cdbe8a8
h: refs/heads/master
v: v3
  • Loading branch information
Dmitry Torokhov committed Nov 29, 2012
1 parent 63e9c5d commit 50cd278
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: efce8a412161b0555254bd6ac1dcdfb7886bfd8c
refs/heads/master: cdbe8a86379b9002598a4d14791dc8e790b1f5f5
2 changes: 1 addition & 1 deletion trunk/drivers/input/keyboard/tca8418_keypad.c
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ static int tca8418_keypad_probe(struct i2c_client *client,
{
struct device *dev = &client->dev;
const struct tca8418_keypad_platform_data *pdata =
client->dev.platform_data;
dev_get_platdata(dev);
struct tca8418_keypad *keypad_data;
struct input_dev *input;
const struct matrix_keymap_data *keymap_data = NULL;
Expand Down

0 comments on commit 50cd278

Please sign in to comment.