ALSA: virtuoso: fix silent analog output on Xonar Essence ST Deluxe
commit2415d01c0cb11b5471ee640b0ba5a1254be9a708
authorClemens Ladisch <clemens@ladisch.de>
Sun, 17 Jul 2011 20:18:05 +0000 (17 22:18 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 5 Aug 2011 04:58:36 +0000 (4 21:58 -0700)
tree78f25d509eae4452499f518daff8ffc980a2ff49
parenteff0f0eb6357e141c1ebf6d3753e2b89177ab6db
ALSA: virtuoso: fix silent analog output on Xonar Essence ST Deluxe

commit c81c6b356b52d3fcb4d531d149573fc100aad643 upstream.

Commit dd203fa97bd5 (ALSA: virtuoso: remove non-working controls on
Essence ST Deluxe) made it impossible to adjust the volume after the
driver initialized it to muted.

Ensure that those DACs that can be accessed with I2C are initialized
to the same volume that is the reset default of the DAC without I2C.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
sound/pci/oxygen/xonar_pcm179x.c