On 08/05/17 14:33, Laurent Pinchart wrote: > 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 > --- > arch/arm/mach-omap2/display.c | 111 +++++++++++++++++++++++------------------- > 1 file changed, 60 insertions(+), 51 deletions(-) Reviewed-by: Tomi Valkeinen Tomi