From: Alan Cox Date: Thu, 11 Jun 2009 12:55:34 +0000 (+0100) Subject: ft232: support the ASYNC_LOW_LATENCY flag X-Git-Tag: v2.6.31-rc1~399^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=557aaa7ffab639d0190b935a041b16ae44606342;p=pandora-kernel.git ft232: support the ASYNC_LOW_LATENCY flag This allows users to use the standard setserial command with this FT232 feature as well as obscure chip specific interfaces we have now. We keep track of and respect the sysfs value for non-low-latency cases. In theory we could do smart stuff with VTIME and the like but this seems of questionable worth. Closes-bug: http://bugzilla.kernel.org/show_bug.cgi?id=9120 Signed-off-by: Alan Cox --- Reading git-diff-tree failed