drm/i915/gen9: Fix PCODE polling timeout in stable backport
authorImre Deak <imre.deak@intel.com>
Mon, 16 Jan 2017 16:59:46 +0000 (18:59 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Jan 2017 19:18:04 +0000 (20:18 +0100)
commit6d15a83af98200f0ebdd36ac1d1cda743e76ad90
tree8b6c436d8b75d684acfd9e65b6b82862dff41965
parent9297e0c189f59f42e5d39aee901d54a4493a60e2
drm/i915/gen9: Fix PCODE polling timeout in stable backport

The backport of
2c7d0602c - "Fix PCODE polling during CDCLK change notification"
to the 4.9 stable tree used an incorrect timeout value. Fix this up
so the backport matches the upstream commit.

Reported-by: Thomas Backlund <tmb@mageia.org>
Signed-off-by: Imre Deak <imre.deak@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/i915/intel_pm.c