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:
81af7e6
)
Input: wacom - check for bluetooth protocol while setting OLEDs
author
Benjamin Tissoires
<benjamin.tissoires@redhat.com>
Wed, 6 Aug 2014 20:58:25 +0000
(13:58 -0700)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Wed, 6 Aug 2014 22:14:52 +0000
(15:14 -0700)
Bluetooth Intuos 4 use 1-bit definition while the USB ones use a 4-bits
definition. This changes the size of the raw image we receive, and thus
the kernel will only accept 1-bit images for Bluetooth and 4-bits for
USB.
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
Reviewed-by: Ping Cheng <pingc@wacom.com>
Tested-by: Przemo Firszt <przemo@firszt.eu>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/hid/wacom_sys.c
patch
|
blob
|
history
diff --cc
drivers/hid/wacom_sys.c
Simple merge