summaryrefslogtreecommitdiffstats
path: root/src/occ_405/pgpe/pgpe_interface.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/occ_405/pgpe/pgpe_interface.c')
-rw-r--r--src/occ_405/pgpe/pgpe_interface.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/occ_405/pgpe/pgpe_interface.c b/src/occ_405/pgpe/pgpe_interface.c
index fad5bd6..eaaa340 100644
--- a/src/occ_405/pgpe/pgpe_interface.c
+++ b/src/occ_405/pgpe/pgpe_interface.c
@@ -728,8 +728,6 @@ void pgpe_start_suspend_callback(void)
// upon successful pstates START, assign G_proc_pmcr_owner (OCC/CHAR/HOST)
G_proc_pmcr_owner = G_start_suspend_parms.pmcr_owner;
- // Clear WOF Pstate status flag
- set_clear_wof_disabled( CLEAR, WOF_RC_PSTATE_PROTOCOL_OFF );
}
// this was a command to disable pstates
else if(G_start_suspend_parms.action == PGPE_ACTION_PSTATE_STOP)
OpenPOWER on IntegriCloud