From: Nick Dyer Date: Mon, 19 May 2014 06:16:49 +0000 (-0700) Subject: Input: atmel_mxt_ts - read screen config from chip X-Git-Tag: omap-for-v3.16/fixes-against-rc1~76^2^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61dc1abae64854c7cef543598b9e6f04886c4ebd;p=pandora-kernel.git Input: atmel_mxt_ts - read screen config from chip By reading the touchscreen configuration from the settings that the maXTouch chip is actually using, we can remove some platform data. The matrix size is not used for anything, and results in some rather confusing code to re-read it because it may change when configuration is downloaded, so don't print it out. Signed-off-by: Nick Dyer Acked-by: Benson Leung Acked-by: Yufeng Shen Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed