summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2015-12-04 18:44:24 +0300
committerTakashi Iwai <tiwai@suse.de>2015-12-04 22:39:49 +0300
commita74a821624c0c75388a193337babd17a8c02c740 (patch)
tree7e0a35a98756577cdc1e8f99911f3fefc6776e4b /.gitignore
parentbcdda2ec28c31fe62d5d85c8b603f202a2c85fac (diff)
downloadlinux-a74a821624c0c75388a193337babd17a8c02c740.tar.xz
ALSA: rme96: Fix unexpected volume reset after rate changes
rme96 driver needs to reset DAC depending on the sample rate, and this results in resetting to the max volume suddenly. It's because of the missing call of snd_rme96_apply_dac_volume(). However, calling this function right after the DAC reset still may not work, and we need some delay before this call. Since the DAC reset and the procedure after that are performed in the spinlock, we delay the DAC volume restore at the end after the spinlock. Reported-and-tested-by: Sylvain LABOISNE <maeda1@free.fr> Cc: <stable@vger.kernel.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions