summaryrefslogtreecommitdiffstats
path: root/sys/dev/sound
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/sound')
-rw-r--r--sys/dev/sound/pci/ich.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/dev/sound/pci/ich.c b/sys/dev/sound/pci/ich.c
index 5a36b66..4b1cb18 100644
--- a/sys/dev/sound/pci/ich.c
+++ b/sys/dev/sound/pci/ich.c
@@ -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;
}
OpenPOWER on IntegriCloud