From 01d2bc88fcfcb9f7bbdd94c05a7fd5da2bc40a3d Mon Sep 17 00:00:00 2001 From: Clemens Ladisch Date: Tue, 5 May 2009 15:40:12 +0200 Subject: [PATCH] --- yaml --- r: 144790 b: refs/heads/master c: b452e08e73c0e3dbb0be82130217be4b7084299e h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/pci/via82xx.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 552a71cdad8e..82ebbbc92a07 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: bd0185ceaca7ef17d5c9c094882a5aabe8eff677 +refs/heads/master: b452e08e73c0e3dbb0be82130217be4b7084299e diff --git a/trunk/sound/pci/via82xx.c b/trunk/sound/pci/via82xx.c index 809b233dd4a3..1ef58c51c213 100644 --- a/trunk/sound/pci/via82xx.c +++ b/trunk/sound/pci/via82xx.c @@ -1687,7 +1687,7 @@ static int snd_via8233_pcmdxs_volume_put(struct snd_kcontrol *kcontrol, return change; } -static const DECLARE_TLV_DB_SCALE(db_scale_dxs, -9450, 150, 1); +static const DECLARE_TLV_DB_SCALE(db_scale_dxs, -4650, 150, 1); static struct snd_kcontrol_new snd_via8233_pcmdxs_volume_control __devinitdata = { .name = "PCM Playback Volume",