From: Daniel Kurtz Date: Wed, 24 Aug 2011 06:00:24 +0000 (-0700) Subject: Input: synaptics - refactor y inversion X-Git-Tag: v3.2-rc1~145^2^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6de58dd625a7645008c5c450bf97a5793faf58c3;p=pandora-kernel.git Input: synaptics - refactor y inversion Synaptics touchpads report increasing y from bottom to top. This is inverted from normal userspace "top of screen is 0" coordinates. Thus, the kernel driver reports inverted y coordinates to userspace. This patch refactors this inversion. Signed-off-by: Daniel Kurtz Acked-by: Chase Douglas Acked-by: Henrik Rydberg Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed