diff options
Diffstat (limited to 'sound/pci/oxygen/xonar_wm87x6.c')
-rw-r--r-- | sound/pci/oxygen/xonar_wm87x6.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pci/oxygen/xonar_wm87x6.c b/sound/pci/oxygen/xonar_wm87x6.c index dbc4b89d74e4..0b89932fb8c4 100644 --- a/sound/pci/oxygen/xonar_wm87x6.c +++ b/sound/pci/oxygen/xonar_wm87x6.c | |||
@@ -193,6 +193,7 @@ static void xonar_ds_init(struct oxygen *chip) | |||
193 | static void xonar_ds_cleanup(struct oxygen *chip) | 193 | static void xonar_ds_cleanup(struct oxygen *chip) |
194 | { | 194 | { |
195 | xonar_disable_output(chip); | 195 | xonar_disable_output(chip); |
196 | wm8776_write(chip, WM8776_RESET, 0); | ||
196 | } | 197 | } |
197 | 198 | ||
198 | static void xonar_ds_suspend(struct oxygen *chip) | 199 | static void xonar_ds_suspend(struct oxygen *chip) |