drm/i915: PSR VLV/CHV: Remove condition checks that only applies to Haswell.
authorRodrigo Vivi <rodrigo.vivi@intel.com>
Mon, 12 Jan 2015 18:14:29 +0000 (10:14 -0800)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 15 Jan 2015 00:35:48 +0000 (01:35 +0100)
commitc8e68b7e0e87515eae1c00952ff0f4e2d68c6813
tree0796c0c2eba4f06efa960d0d32286420341137d0
parent46c3fce60be8d14ce4d18cad93d94788480c7a87
drm/i915: PSR VLV/CHV: Remove condition checks that only applies to Haswell.

These conditions applies only to Haswell and we were also checking for them
on Valleyview/Cherryview.

Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Reviewed-by: Durgadoss R <durgadoss.r@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_psr.c