From: Takashi Iwai Date: Wed, 14 Jul 2010 16:32:46 +0000 (-0700) Subject: Input: synaptics - fix wrong dimensions check X-Git-Tag: v2.6.35-rc6~38^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbddd199995ff55f1bb0336cadff4ee3d02b5a2c;p=pandora-kernel.git Input: synaptics - fix wrong dimensions check The commit 83ba9ea8a04b72dfee2515428c15e7414ba4fc61 ommitted the return line for the old synaptics model accidentally. This resulted in a wrong check, namely, the dimensions are checked for the old devices that don't support the query properly. This patch adds the return line back. Signed-off-by: Takashi Iwai Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed