From: Jason Gerecke Date: Wed, 14 May 2014 23:53:30 +0000 (-0700) Subject: Input: wacom - use unaligned access where necessary X-Git-Tag: omap-for-v3.16/fixes-against-rc1~76^2^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edc8e20af7f7e18b2cd4d11f344f5fc917fbef42;p=pandora-kernel.git Input: wacom - use unaligned access where necessary A few cases of incorrectly using 'le16_to_cpup' instead of 'get_unaligned_le16' have been noticed and fixed. Signed-off-by: Jason Gerecke Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed