]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/icl: Drop port parameter to icl_get_combo_buf_trans()
authorMatt Roper <matthew.d.roper@intel.com>
Wed, 26 Jun 2019 00:03:48 +0000 (17:03 -0700)
committerMatt Roper <matthew.d.roper@intel.com>
Mon, 1 Jul 2019 15:28:15 +0000 (08:28 -0700)
commitd97bac30611642c22777ffb4270d9925d3485706
tree1bdca5b2eb319d8559e8ba301892cd629127d996
parentc9e33d70f75017219c1c71f4cb6c2a67f5faad84
drm/i915/icl: Drop port parameter to icl_get_combo_buf_trans()

The port parameter hasn't been used since the last bspec phy programming
update.  Drop it to make some upcoming changes simpler.

References: 515e4fe34c8c ("drm/i915/icl: combo port vswing programming changes per BSPEC")
Cc: Clint Taylor <clinton.a.taylor@intel.com>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Clint Taylor <Clinton.A.Taylor@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190626000352.31926-2-matthew.d.roper@intel.com
drivers/gpu/drm/i915/display/intel_ddi.c