From: Bard Liao Date: Fri, 26 Sep 2014 03:06:40 +0000 (+0800) Subject: ASoC: rt286: Fix sync function X-Git-Tag: fixes-for-v3.18-merge-window~52^2~1^2^5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66d627d554a4284dad00b2039efd18e1c129cc2f;p=pandora-kernel.git ASoC: rt286: Fix sync function We try to write index registers into cache when we write an index register, but we change the reg value before updating the cache. As a result, the cache is never be updated. This patch will fix this issue. Signed-off-by: Bard Liao Signed-off-by: Mark Brown Cc: stable@vger.kernel.org --- Reading git-diff-tree failed