OSDN Git Service

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)
commitc8a89b08a43e640f5ea5dcc4b59f7cea79c890a2
treeb544c485178b5baa93cf5b09b330cfdd2359df5a
parent9454fa871edf15c20a0371548b3ec0d6d944a498
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 f0f59a00a1c9 ("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