From: Jason Gerecke Date: Sat, 19 Apr 2014 20:50:22 +0000 (-0700) Subject: Input: wacom - references to 'wacom->data' should use 'unsigned char*' X-Git-Tag: omap-for-v3.16/pm-signed~60^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74b634178e5f0e2d8d2d26f308c440687930274b;p=pandora-kernel.git Input: wacom - references to 'wacom->data' should use 'unsigned char*' 'wacom->data' contains raw binary data and can lead to unexpected behavior if a byte under examination happens to have its MSB set. Signed-off-by: Jason Gerecke Tested-by: Aaron Skomra Reviewed-by: Carl Worth Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed