From: Daniel Kurtz Date: Thu, 28 Jun 2012 13:08:06 +0000 (+0800) Subject: Input: atmel_mxt_ts - don't read T5 when dumping objects X-Git-Tag: v3.6-rc1~95^2^2~13^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55d6867fe659f4783e57db7b2ae0bb04e4ac816e;p=pandora-kernel.git Input: atmel_mxt_ts - don't read T5 when dumping objects T5 is the message processor object. Reading it will only have two outcomes, neither of which is particularly useful: 1) the message count decrements, and a valid message will be lost 2) an invalid message will be read (reportid == 0xff) Signed-off-by: Daniel Kurtz Signed-off-by: Henrik Rydberg --- Reading git-diff-tree failed