]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Correct the variable holding the value for EOT to write
authorShobhit Kumar <shobhit.kumar@intel.com>
Tue, 3 Feb 2015 06:47:35 +0000 (12:17 +0530)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 13 Feb 2015 22:28:00 +0000 (23:28 +0100)
commita69688d7f72aaab0e4e543936f5059ddc251d020
tree160fc204af12f2d141897c207961332705c393a8
parent706555064ee995e173de20086b6876808ba23418
drm/i915: Correct the variable holding the value for EOT to write

This isuue got introduced in -

commit 3e2db7b4f5c2f651281bb5d736dbc332f6dddac7
Author: Gaurav K Singh <gaurav.k.singh@intel.com>
Date:   Fri Dec 5 14:24:21 2014 +0530

    drm/i915: Update the DSI enable path to support dual

Signed-off-by: Shobhit Kumar <shobhit.kumar@intel.com>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_dsi.c