m68knommu: simplify the 520x UART setup code
authorGreg Ungerer <gerg@uclinux.org>
Fri, 23 Dec 2011 14:53:54 +0000 (00:53 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Sun, 4 Mar 2012 23:43:06 +0000 (09:43 +1000)
commitb92225c7164dd75bca6bb0ebbac1355998fac8ba
treebb8621d571dbebd9258915dea8f8debf5aa3fda9
parenta579748dc1b5233e13c7b2fdb0f005f93369bb83
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 <gerg@uclinux.org>
arch/m68k/platform/520x/config.c
This page took 0.026758 seconds and 5 git commands to generate.