From: Daniel Glöckner Date: Mon, 10 Jan 2011 23:42:14 +0000 (+0100) Subject: USB: ftdi_sio: fix resolution of 2232H baud rate dividers X-Git-Tag: v2.6.39-rc1~472^2~167 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6c259a39fd7bb8db6661690976a0f05d12b707d;p=pandora-kernel.git USB: ftdi_sio: fix resolution of 2232H baud rate dividers The 2232H high speed baud rates also support fractional baud rate divisors, but when the performing the divisions before the multiplication, the fractional bits are lost. Signed-off-by: Daniel Glöckner Acked-by: Mark Adamson Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed