From: Jie Yang Date: Tue, 25 Nov 2014 13:00:53 +0000 (+0800) Subject: ASoC: Intel: Fix stream volume set no effect issue on Broadwell X-Git-Tag: omap-for-v3.20/drop-legacy-3517~123^2~20^2~16^3~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1e5982546edf96e4537ba689cfad83b90b70143;p=pandora-kernel.git ASoC: Intel: Fix stream volume set no effect issue on Broadwell The volume setting control for capture stream doesn't take effect on intel Broadwell platform. Root cause it at 2 points: 1. set stream volume with channel=2 is wrongly bapassed; 2. the saved stream volume should be restored after stream is commit. Here correct these 2 items to fix the stream volume set issue. Signed-off-by: Jie Yang Signed-off-by: Mark Brown --- Reading git-diff-tree failed