ARM: OMAP2+: Fix serial init for device tree based booting
authorTony Lindgren <tony@atomide.com>
Fri, 7 Jun 2013 21:55:04 +0000 (14:55 -0700)
committerTony Lindgren <tony@atomide.com>
Wed, 12 Jun 2013 16:44:15 +0000 (09:44 -0700)
We don't want to call omap_serial_early_init() for device
tree based booting as the ports are initialized based on
the .dts entries.

Reviewed-by: Kevin Hilman <khilman@linaro.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found