From: Frank Schäfer Date: Tue, 6 Aug 2013 17:26:24 +0000 (+0200) Subject: usb: pl2303: do not round to the next nearest standard baud rate for the divisor... X-Git-Tag: v3.12-rc1~186^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75417d9f99f89ab241de69d7db15af5842b488c4;p=pandora-kernel.git usb: pl2303: do not round to the next nearest standard baud rate for the divisor based baud rate encoding method In opposition to the direct baud rate encoding method, the divisor based method is not limited to a fixed set of standard baud rates. Hence, there is no need to round to the next nearest standard value. Reported-by: Mastro Gippo Signed-off-by: Frank Schäfer Signed-off-by: Reinhard Max Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed