From: Julian Andres Klode Date: Tue, 27 Sep 2011 17:01:03 +0000 (+0200) Subject: staging: nvec: ps2: Always sample 4 bytes instead of just 1 X-Git-Tag: v3.2-rc1~169^2^2~313 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e46e6273bc62d87c1eb984d2a2b16efa6b19641;p=pandora-kernel.git staging: nvec: ps2: Always sample 4 bytes instead of just 1 Get 4 bytes of data from nvec at once instead of just a single byte. This makes the driver more similar to nvidias and might improve reliability. Signed-off-by: Julian Andres Klode Acked-by: Marc Dietrich Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed