]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/omapdrm: don't call drm_helper_disable_unused_functions
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 9 Jun 2016 22:14:39 +0000 (00:14 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 21 Jun 2016 08:01:24 +0000 (10:01 +0200)
commit41719d581a1e5ba8f4c5d0fc9181c3cd5bef5019
treec63f3f5fc62107254951812a9259750742a3a5a2
parentce833ba9693ca28754c8d468a9290ce04f2fd65a
drm/omapdrm: don't call drm_helper_disable_unused_functions

It's a legacy helper function which won't do good with atomic helpers.

Cc: Tomi Valkeinen <tomi.valkeinen@ti.com>
Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1465510479-21180-1-git-send-email-daniel.vetter@ffwll.ch
drivers/gpu/drm/omapdrm/omap_fbdev.c