From: Dmitry Artamonow Date: Wed, 8 Dec 2010 20:36:17 +0000 (+0300) Subject: ASoC: fix deemphasis control in wm8904/55/60 codecs X-Git-Tag: v2.6.37-rc7~23^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f343f8512c7882a3637d9aea4ec6b3801cbcdc5;p=pandora-kernel.git ASoC: fix deemphasis control in wm8904/55/60 codecs Deemphasis control's .get callback should update control's value instead of returning it - return value of callback function is used for indicating error or success of operation. Signed-off-by: Dmitry Artamonow Acked-by: Liam Girdwood Signed-off-by: Mark Brown Cc: stable@kernel.org --- Reading git-diff-tree failed