diff options
author | Paulo Zanoni <[email protected]> | 2014-03-07 20:08:07 -0300 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2014-03-19 16:38:44 +0100 |
commit | ba0239e03f04b8529b00ddacff20d771144c1515 (patch) | |
tree | d1e426d295418a752a49db841b3c56dda2047f08 /lib/cpu-notifier-error-inject.c | |
parent | 9e6ea71a591ac4b8203bfaacab9a604abc021af4 (diff) |
drm/i915: remove dev_priv->pc8.requirements_met
The requirements_met variable was used to track two things: enabled
CRTCs and the power well. After the latest chagnes, we get a runtime
PM reference whenever we get any of the power domains, and we get
power domains when we enable CRTCs or the power well, so we should
already be covered, not needing this specific tracking.
v2: - Rebase.
v3: - Rebase.
Signed-off-by: Paulo Zanoni <[email protected]>
Reviewed-by: Imre Deak <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions