commit | c8a89b08a43e640f5ea5dcc4b59f7cea79c890a2 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Tue Oct 11 20:52:48 2016 +0300 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Fri Oct 21 15:43:40 2016 +0300 |
tree | b544c485178b5baa93cf5b09b330cfdd2359df5a | |
parent | 9454fa871edf15c20a0371548b3ec0d6d944a498 [diff] |
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>