]> git.karo-electronics.de Git - linux-beck.git/commit
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)
commit3348e28ddc0eb9749365d6e7ff9f1828667622e3
tree59d43b5e66dff8a97da383522b9ef992a2bcfe4a
parent8c0b4fd89ead67f5aca63abbadc81dd316b6462c
ARM: OMAP2+: N900: remove omapdss init for DT boot

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>
arch/arm/mach-omap2/board-rx51-video.c