drm/i915/skl: Re-indent part of skl_ddi_calculate_wrpll()
authorDamien Lespiau <damien.lespiau@intel.com>
Thu, 7 May 2015 17:38:37 +0000 (18:38 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 8 May 2015 11:04:18 +0000 (13:04 +0200)
commitebf7ed1a5bf859b092396c66a072c2cb797358bf
tree29a0768795e606948e7943b61582624dd5c2fd06
parentc5ad54cf7dd8922bd1cee2d5871aebf73dc9638e
drm/i915/skl: Re-indent part of skl_ddi_calculate_wrpll()

A part of this function was indented with 2 tabs and 1 space instead of
just 2 tabs. We're going to touch that code, so start by re-indenting
it.

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_ddi.c