From: Alexander Shiyan Date: Fri, 7 Feb 2014 14:16:04 +0000 (+0400) Subject: serial: max310x: Setup baud rate generator more precisely X-Git-Tag: v3.15-rc1~138^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e97e15561cd885926f78200a1e75e713172da60e;p=pandora-kernel.git serial: max310x: Setup baud rate generator more precisely This patch provide more precisely setup of baud rate generator. If the result of division has a remainder, we use the multiplier for the base frequency. Additionally, we report result baud rate back to serial core. Signed-off-by: Alexander Shiyan Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed