From: Hans de Goede Date: Sat, 26 Jul 2014 05:37:15 +0000 (-0700) Subject: Input: alps - process_bitmap: don't invert the Y-axis on Rushmore X-Git-Tag: omap-for-v3.17/fixes-against-rc2~115^2~1^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40e8f53bffe074e6cd409cf484e4b55c114c93d6;p=pandora-kernel.git Input: alps - process_bitmap: don't invert the Y-axis on Rushmore Rushmore models don't have the Y-axis data in the bitmap inverted. Since we now have 2 different Y orientations, make the Y bitmap data processing use a forward loop like the X bitmap data processing, unifying the 2, and invert the data later, except on Rushmore. So far no-one has noticed this because the synaptics driver only uses the non mt coordinates (except on clickpads, and there are no alps clickpads using process_bitmap). Signed-off-by: Hans de Goede Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed