]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Fix whitespace issues
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Tue, 11 Oct 2016 17:52:48 +0000 (20:52 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 21 Oct 2016 12:43:40 +0000 (15:43 +0300)
commit45bd5245f5d5bff42324eeeb39074f46293835dd
treeb544c485178b5baa93cf5b09b330cfdd2359df5a
parente0b87f08f56d0eef3fee2f4adea1507cd0cb9ed8
drm/i915: Fix whitespace issues

Fix the poorly indented port parameters to the aux ctl and data
reg functions. This was fallout from the s/i915_mmio_reg_t/i915_reg_t/
that happened during the review of commit c9d31b2d65f9 ("drm/i915:
Type safe register read/write")

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1476208368-5710-5-git-send-email-ville.syrjala@linux.intel.com
Reviewed-by: Jim Bride <jim.bride@linux.intel.com>
drivers/gpu/drm/i915/intel_dp.c