Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 346940
b: refs/heads/master
c: 800963f
h: refs/heads/master
v: v3
  • Loading branch information
Henrik Rydberg authored and Dmitry Torokhov committed Nov 10, 2012
1 parent 03d189c commit 3c71133
Show file tree
Hide file tree
Showing 2 changed files with 4 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: b8d52e2b9f7eb43075e6ef4e23f5e51e70548f11
refs/heads/master: 800963fd598e2acbcd3a21a17e3ab3c185ad0d6a
3 changes: 3 additions & 0 deletions trunk/include/linux/input.h
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,9 @@ struct input_value {
* @h_list: list of input handles associated with the device. When
* accessing the list dev->mutex must be held
* @node: used to place the device onto input_dev_list
* @num_vals: number of values queued in the current frame
* @max_vals: maximum number of values queued in a frame
* @vals: array of values queued in the current frame
* @devres_managed: indicates that devices is managed with devres framework
* and needs not be explicitly unregistered or freed.
*/
Expand Down

0 comments on commit 3c71133

Please sign in to comment.