commit | 5ce783025c827340cdc966508a0d445dcd591ba9 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Fri Aug 11 16:49:11 2017 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Wed Aug 16 15:38:51 2017 +0300 |
tree | e9ac67c482ac36e934fa5f2f901dd2a5b5248fc6 | |
parent | d86bd82c1ae7b4e3304be969cecd4ece63b78eea [diff] |
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>