ALSA: virtuoso: fix silent analog output on Xonar Essence ST Deluxe
authorClemens Ladisch <clemens@ladisch.de>
Sun, 17 Jul 2011 20:18:05 +0000 (22:18 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 18 Jul 2011 07:39:50 +0000 (09:39 +0200)
commitc81c6b356b52d3fcb4d531d149573fc100aad643
tree5fca96f692571b5096210509efad56f932848a2b
parentf21169aa876b3a26c0a95a70724886ca03998870
ALSA: virtuoso: fix silent analog output on Xonar Essence ST Deluxe

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>
Cc: 2.6.38+ <stable@kernel.org>
sound/pci/oxygen/xonar_pcm179x.c