From: Matteo Frigo Date: Wed, 12 Sep 2012 14:12:06 +0000 (-0400) Subject: ALSA: ice1724: Use linear scale for AK4396 volume control. X-Git-Tag: v3.6-rc6~24^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3737e2be505d872bf2b3c1cd4151b2d2b413d7b5;p=pandora-kernel.git 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 Cc: Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed