]> git.ipfire.org Git - people/arne_f/kernel.git/commit
ARM: OMAP2+: Don't register omapdss device for omapdrm
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Fri, 11 Aug 2017 13:49:11 +0000 (16:49 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 16 Aug 2017 12:38:51 +0000 (15:38 +0300)
commit5ce783025c827340cdc966508a0d445dcd591ba9
treee9ac67c482ac36e934fa5f2f901dd2a5b5248fc6
parentd86bd82c1ae7b4e3304be969cecd4ece63b78eea
ARM: OMAP2+: Don't register omapdss device for omapdrm

The omapdrm driver doesn't need the omapdss device anymore. Although it
can't be removed completely as the fbdev driver still requires it, we
can condition its registration to the usage of the omapfb driver.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
arch/arm/mach-omap2/display.c