omap3: Unify omap2_set_globals_3[43,6x]x functions
authorSergio Aguirre <saaguirre@ti.com>
Mon, 2 Aug 2010 10:35:38 +0000 (13:35 +0300)
committerTony Lindgren <tony@atomide.com>
Mon, 2 Aug 2010 10:35:38 +0000 (13:35 +0300)
The only difference between them is the physical address of the
uart4 port, which is only present in 36xx chips.

We don't really need to care about keeping these 2 functions, since
the decision to use uart4 is more cleanly done later when we do have
access to omap_revision variable.

Signed-off-by: Sergio Aguirre <saaguirre@ti.com>
Acked-by: Kevin Hilman <khilman@deeprootsystems.com>
[tony@atomide.com: added comment for the uart4_phys]
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found