From: Nick Dyer Date: Mon, 19 May 2014 06:15:01 +0000 (-0700) Subject: Input: atmel_mxt_ts - add check for incorrect firmware file format X-Git-Tag: omap-for-v3.16/fixes-against-rc1~76^2^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2ac6cb9201399fa2b2146ea941c0c5ce2aa197a;p=pandora-kernel.git Input: atmel_mxt_ts - add check for incorrect firmware file format Atmel supplies firmware files in ASCII HEX format (.enc) which must be converted before they can be loaded by kernel driver. Try to detect the error and print a friendly error message rather than feeding junk to the bootloader. Signed-off-by: Nick Dyer Acked-by: Benson Leung Acked-by: Yufeng Shen Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed