From ec49ba2d709f3a1a4cd822e547db2f07e121b375 Mon Sep 17 00:00:00 2001 From: Jani Nikula Date: Thu, 21 Aug 2014 15:06:25 +0300 Subject: [PATCH] drm/i915: fix panel unlock register mask MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Use the correct mask for the unlock bits. In theory this could have lead to incorrect asserts but this is unlikely in practise. Signed-off-by: Jani Nikula Reviewed-by: Paulo Zanoni Reviewed-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-format-patch failed