m68knommu: merge common ColdFire UART IRQ setup
authorGreg Ungerer <gerg@uclinux.org>
Fri, 23 Dec 2011 15:23:35 +0000 (01:23 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Sun, 4 Mar 2012 23:43:08 +0000 (09:43 +1000)
Some ColdFire CPU UART hardware modules can configure the IRQ they use.
Currently the same setup code is duplicated in the init code for each of
these ColdFire CPUs. Merge all this code to a single instance.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>

No differences found