]> git.baikalelectronics.ru Git - kernel.git/commit
Revert unrelated part of "drm: simplify the locking in the GETCRTC ioctl"
authorMaarten Lankhorst <maarten.lankhorst@linux.intel.com>
Thu, 30 Mar 2017 07:36:05 +0000 (09:36 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 30 Mar 2017 07:55:46 +0000 (09:55 +0200)
commit9abcb30037a6a2b56e086dc7f4ba2f97cf841382
tree81055952879330b5d6e8eac4d0f2f6abc813ee3f
parentc477a55258b367e2df9d5df8e7abf6c26949a7ca
Revert unrelated part of "drm: simplify the locking in the GETCRTC ioctl"

v2 of the commit 907753bb6a5e ("drm: simplify the locking in the GETCRTC ioctl")
accidentally introduced a unrelated change in intel_display.c, revert the
unrelated change.

Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Fixes: 907753bb6a5e ("drm: simplify the locking in the GETCRTC ioctl")
Reported-by: Dhinakaran Pandiyan <dhinakaran.pandiyan@intel.com>
Reviewed-by: Dhinakaran Pandiyan <dhinakaran.pandiyan@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/6be47261-475f-c190-af56-c136677246d9@linux.intel.com
drivers/gpu/drm/i915/intel_display.c