From: Thierry Reding Date: Thu, 13 Nov 2014 13:44:27 +0000 (+0100) Subject: drm/tegra: dsi: Refactor in preparation for command mode X-Git-Tag: omap-for-v3.20/drop-legacy-3517~77^2~61^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=563eff1f989917779d8db4c5208e12adcbfcf655;p=pandora-kernel.git drm/tegra: dsi: Refactor in preparation for command mode For command mode panels, the DSI controller needs to be enabled and configured so that panel drivers can send commands prior to the video stream being enabled. Move code from the monolithic output enable/disable functions into smaller, reusable units to allow more fine-grained control over the controller state. Signed-off-by: Thierry Reding --- Reading git-diff-tree failed