No longer attempt to power off the ACLINK during suspend - luigi
reports this causes his ich machine to hang.
This commit is contained in:
parent
9d3f610b1d
commit
087f3b7f31
@ -762,9 +762,6 @@ ich_pci_suspend(device_t dev)
|
||||
ichchan_trigger(0, &sc->ch[i], PCMTRIG_ABORT);
|
||||
}
|
||||
}
|
||||
|
||||
/* ACLINK shut off */
|
||||
ich_wr(sc,ICH_REG_GLOB_CNT, ICH_GLOB_CTL_SHUT, 4);
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user