From: Jongpill Lee Date: Fri, 16 Jul 2010 01:19:41 +0000 (+0900) Subject: ARM: SAMSUNG: serial: Add FRACVAL support for newer UART X-Git-Tag: v2.6.36-rc1~102^2^2^2^2~8^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b526ae4ddd7a62397d99856079b59eda5d09360;p=pandora-kernel.git ARM: SAMSUNG: serial: Add FRACVAL support for newer UART Add support for the FRACVAL register on the newer UART blocks which provides the same function as UDIVSLOT register but the FRACVAL is easier to implement. To support UDIVSLOT register, UDIVSLOT table search is necessary though supporting FRACVAL only needs the index value of UDIVSLOT table. Signed-off-by: Jongpill Lee Acked-by: Changhwan Youn Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed