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
4e039937d9
commit
7dace039d8
@ -762,9 +762,6 @@ ich_pci_suspend(device_t dev)
|
|||||||
ichchan_trigger(0, &sc->ch[i], PCMTRIG_ABORT);
|
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;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user