From: Benjamin Tissoires Date: Wed, 6 Aug 2014 20:58:25 +0000 (-0700) Subject: Input: wacom - check for bluetooth protocol while setting OLEDs X-Git-Tag: omap-for-v3.17/fixes-against-rc2~115^2~1^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=849e2f06781a0c73573024bdaea0babc0c4e31af;p=pandora-kernel.git Input: wacom - check for bluetooth protocol while setting OLEDs 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 Signed-off-by: Przemo Firszt Reviewed-by: Ping Cheng Tested-by: Przemo Firszt Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed