From: Dmitry Torokhov Date: Mon, 6 Jul 2015 21:57:54 +0000 (-0700) Subject: Input: of_touchscreen - fix setting max values on X/Y axis X-Git-Tag: omap-for-v4.3/fixes-rc1~90^2^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=517178692ccd730a95b278bd8cd67e11498a9a84;p=pandora-kernel.git Input: of_touchscreen - fix setting max values on X/Y axis The binding specification says that "touchscreen-size-x" and "-y" specify horizontal and vertical resolution of the touchscreen and therefore maximum absolute coordinates should be reduced by 1 since we are starting with 0. Reviewed-by: Roger Quadros Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed