From: Lauri Hintsala Date: Wed, 13 Aug 2014 12:02:53 +0000 (+0300) Subject: USB: pl2303: use divisors for unsupported baud rates X-Git-Tag: fixes-for-v3.18-merge-window~16^2~109^2~7 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=399aa9a75ad372b301e5050f3653a297a767fdc4;p=pandora-kernel.git USB: pl2303: use divisors for unsupported baud rates Use direct method for supported baud rates, otherwise use divisors. Limit baud rate to 12 Mbaud with HX type. This change has been tested to work with PL-2303HX at 115200, 500000, 1000000, 2000000, 2500000, 3000000 and 4000000 baud rates. Signed-off-by: Lauri Hintsala Signed-off-by: Johan Hovold --- Reading git-diff-tree failed