From: Dan Carpenter Date: Thu, 3 Apr 2014 16:17:05 +0000 (-0700) Subject: Input: edt-ft5x06 - add a missing condition X-Git-Tag: v3.15-rc1~102^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2c3ecf0ea8e87c5209371af7da107ebc47a5639;p=pandora-kernel.git Input: edt-ft5x06 - add a missing condition The if condition was accidentally deleted here so we return every time instead of returning on error. Fixes: fd335ab04b3f ('Input: edt-ft5x06 - add support for M09 firmware version') Signed-off-by: Dan Carpenter Reviewed-by: Jingoo Han Acked-By: Lothar Waßmann Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed