From: Greg Ungerer Date: Fri, 23 Dec 2011 14:53:54 +0000 (+1000) Subject: m68knommu: simplify the 520x UART setup code X-Git-Tag: v3.4-rc1~160^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b92225c7164dd75bca6bb0ebbac1355998fac8ba;p=pandora-kernel.git m68knommu: simplify the 520x UART setup code Simplify the UART setup code so that it no longer loops for each UART present. Just make it do all the work it needs in a single function. This will make the code easier to share when we move to a single set of platform data for ColdFire UARTs. Signed-off-by: Greg Ungerer --- Reading git-diff-tree failed