From: Frank Schaefer Date: Tue, 18 Aug 2009 18:34:24 +0000 (+0200) Subject: USB-serial: pl2303: use 1.5 instead of 2 stop bits with 5 data bits X-Git-Tag: v2.6.32-rc1~174^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29cf1b72f34519413b3fafbccc9ac776eb948ede;p=pandora-kernel.git USB-serial: pl2303: use 1.5 instead of 2 stop bits with 5 data bits This is how "real" UARTs (e.g. 16550) work and AFAIK what RS232 specifies, too. Make the driver more compliant. Signed-off-by: Frank Schaefer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed