From: Sonic Zhang Date: Wed, 16 May 2012 06:22:23 +0000 (+0800) Subject: serial: bfin_uart: Adapt bf5xx serial driver to bf60x serial4 controller. X-Git-Tag: v3.5-rc1~146^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b06d2f20cdf57841b309d30d895b1fd502655e48;p=pandora-kernel.git serial: bfin_uart: Adapt bf5xx serial driver to bf60x serial4 controller. The serial4 controller on bf60x is an enhanced version of serial controller on bf5xx. MMR size is 32 bits other than 16 bits. MMR GCTL, MCR and LCR are combined into one control MMR. MSR and LSR are combined into one status MMR. This patch adapts current bf5xx serial driver to serial4 controller on bf60x. Signed-off-by: Sonic Zhang Signed-off-by: Bob Liu Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed