From: Daniel Mack Date: Tue, 3 Aug 2010 03:15:17 +0000 (-0700) Subject: Input: switch to input_abs_*() access functions X-Git-Tag: v2.6.36-rc1~292^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=987a6c0298260b7aa40702b349282554d6180e4b;p=pandora-kernel.git Input: switch to input_abs_*() access functions Change all call sites in drivers/input to not access the ABS axis information directly anymore. Make them use the access helpers instead. Also use input_set_abs_params() when possible. Did some code refactoring as I was on it. Signed-off-by: Daniel Mack Cc: Dmitry Torokhov Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed