ARM: OMAP2+: N900: remove omapdss init for DT boot
authorSebastian Reichel <sre@kernel.org>
Tue, 8 Apr 2014 20:51:18 +0000 (22:51 +0200)
committerTony Lindgren <tony@atomide.com>
Fri, 18 Apr 2014 23:37:43 +0000 (16:37 -0700)
Do not try to initialize display for DT boot, since omapdss
is now initialized via Device Tree. Without this patch the
display subsystem does not properly come up.

Signed-off-by: Sebastian Reichel <sre@kernel.org>
Acked-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found