commit | 3737e2be505d872bf2b3c1cd4151b2d2b413d7b5 | [log] [tgz] |
---|---|---|
author | Matteo Frigo <athena@fftw.org> | Wed Sep 12 10:12:06 2012 -0400 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Sep 12 16:17:41 2012 +0200 |
tree | cee190022e1af2b321c16fda6e67efb9ba1417ed | |
parent | c302d6133c094bda7a7ce94eac5b50c018a7ca7b [diff] |
ALSA: ice1724: Use linear scale for AK4396 volume control. The AK4396 DAC has a linear-scale attentuator, but sound/pci/ice1712/prodigy_hifi.c used a log scale instead, which is not quite right. This patch restores the correct scale, borrowing from the ak4396 code in sound/pci/oxygen/oxygen.c. Signed-off-by: Matteo Frigo <athena@fftw.org> Cc: <stable@vger.kernel.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>