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:
879f99e
)
Input: wacom - use unaligned access where necessary
author
Jason Gerecke
<killertofu@gmail.com>
Wed, 14 May 2014 23:53:30 +0000
(16:53 -0700)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Thu, 15 May 2014 01:47:08 +0000
(18:47 -0700)
A few cases of incorrectly using 'le16_to_cpup' instead of
'get_unaligned_le16' have been noticed and fixed.
Signed-off-by: Jason Gerecke <killertofu@gmail.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/tablet/wacom_wac.c
patch
|
blob
|
history
diff --cc
drivers/input/tablet/wacom_wac.c
Simple merge