From: Nick Dyer Date: Mon, 19 May 2014 06:04:46 +0000 (-0700) Subject: Input: atmel_mxt_ts - implement CRC check for configuration data X-Git-Tag: omap-for-v3.16/fixes-against-rc1~76^2^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3f78043d5aea39205a14c580babd87fbdcfa148;p=pandora-kernel.git Input: atmel_mxt_ts - implement CRC check for configuration data The configuration is stored in NVRAM on the maXTouch chip. When the device is reset it reports a CRC of the stored configuration values. Therefore it isn't necessary to send the configuration on each probe - we can check the CRC matches and avoid a timeconsuming backup/reset cycle. Signed-off-by: Nick Dyer Acked-by: Benson Leung Acked-by: Yufeng Shen Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed