From: Dmitry Torokhov Date: Sat, 20 Mar 2010 05:33:38 +0000 (-0700) Subject: Input: wacom - use get_unaligned to access unaligned data X-Git-Tag: v2.6.35-rc1~476^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=252f77698fe37bdd784e514820852a3ea9827fd0;p=pandora-kernel.git Input: wacom - use get_unaligned to access unaligned data Also get rid of wacom_le16_to_cpu() and wacom_be16_to_cpu() helpers and ise le16_to_cpup() and be16_to_cpup() directly. Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed