Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 282423
b: refs/heads/master
c: dab78d7
h: refs/heads/master
i:
  282421: b0c9306
  282419: 65c3b2d
  282415: 4c72db1
v: v3
  • Loading branch information
Naga Radhesh authored and Dmitry Torokhov committed Jan 5, 2012
1 parent 64bbefd commit 39f9767
Show file tree
Hide file tree
Showing 2 changed files with 3 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: bd100e2ca16b929c7096e58a0ab28141476e48ae
refs/heads/master: dab78d7924598ea4031663dd10db814e2e324928
2 changes: 2 additions & 0 deletions trunk/drivers/input/keyboard/tc3589x-keypad.c
Original file line number Diff line number Diff line change
Expand Up @@ -74,11 +74,13 @@

/**
* struct tc_keypad - data structure used by keypad driver
* @tc3589x: pointer to tc35893
* @input: pointer to input device object
* @board: keypad platform device
* @krow: number of rows
* @kcol: number of coloumns
* @keymap: matrix scan code table for keycodes
* @keypad_stopped: holds keypad status
*/
struct tc_keypad {
struct tc3589x *tc3589x;
Expand Down

0 comments on commit 39f9767

Please sign in to comment.