From: Johan Hovold Date: Sun, 22 Nov 2009 20:25:20 +0000 (+0100) Subject: USB: ftdi_sio: fix initialisation of latency timeout X-Git-Tag: v2.6.34-rc1~215^2~205 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c4f99cd54469d643e27a743045da848f7b63fe5;p=pandora-kernel.git USB: ftdi_sio: fix initialisation of latency timeout Latency timeout was read but never stored on port probe. When ASYNC_LOW_LATENCY was cleared the device timeout would get set to 0 rather than the default 16ms. Signed-off-by: Johan Hovold Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed