From: Sergey Vlasov Date: Sun, 24 Jul 2005 05:53:32 +0000 (-0500) Subject: Input: synaptics - fix setting packet size on passthrough port. X-Git-Tag: v2.6.13-rc5~106^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33fdfa97f2b3aab698ef849ec50dcc5102017f0a;p=pandora-kernel.git Input: synaptics - fix setting packet size on passthrough port. Synaptics driver used child->type to select either 3-byte or 4-byte packet size for the pass-through port; this gives wrong results for the newer protocols. Change the check to use child->pktsize instead. Signed-off-by: Sergey Vlasov Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed