From: Gaurav K Singh Date: Thu, 4 Dec 2014 05:28:48 +0000 (+0530) Subject: drm/i915: Added port as parameter to the functions which does read/write of DSI Contr... X-Git-Tag: fixes-v4.0-rc1~91^2~43^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f4d2683b02ad8059bf1861acef64c022b9d5ce6;p=pandora-kernel.git drm/i915: Added port as parameter to the functions which does read/write of DSI Controller This patch is in preparation of DSI dual link panels. For dual link panels, few packets needs to be sent to Port A or Port C or both. Based on the portno from MIPI Sequence Block#53, these sequences needs to be sent accordingly. v2: Addressed review comments by Jani - port variables named properly Signed-off-by: Gaurav K Singh Reviewed-by: Jani Nikula Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed