]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - sound/pci/oxygen/xonar_wm87x6.c
ALSA: virtuoso: work around missing reset in the Xonar DS Windows driver
[mv-sheeva.git] / sound / pci / oxygen / xonar_wm87x6.c
index dbc4b89d74e43ffa3311af7c9386fb5aae38d9a9..0b89932fb8c40807e7dbbefe9cde41e08db9757a 100644 (file)
@@ -193,6 +193,7 @@ static void xonar_ds_init(struct oxygen *chip)
 static void xonar_ds_cleanup(struct oxygen *chip)
 {
        xonar_disable_output(chip);
+       wm8776_write(chip, WM8776_RESET, 0);
 }
 
 static void xonar_ds_suspend(struct oxygen *chip)