git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4492eff
)
Input: wacom - do not allocate wacom_wac separately
author
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Sat, 20 Mar 2010 05:18:15 +0000
(22:18 -0700)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Wed, 14 Apr 2010 06:24:11 +0000
(23:24 -0700)
There is no reason for allocating struct wacom_wac separately from
struct wacom since both have the same lifetime rules and are not
shared. Also make 'open' field a boolean.
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
No differences found