From: Kuninori Morimoto Date: Wed, 5 Nov 2014 04:27:18 +0000 (-0800) Subject: ASoC: rsnd: move DVC_DVUER settings under rsnd_dvc_volume_update() X-Git-Tag: omap-for-v3.19/fixes-rc1~126^2~20^2~13^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=140bab8961eb4047070b46a6dd50ec87496e0cde;p=pandora-kernel.git ASoC: rsnd: move DVC_DVUER settings under rsnd_dvc_volume_update() We need to Enable/Disable DVC_DVUER register if we set DVCp_ZCMCR, DVCp_VRCTR, DVCp_VRPDR, DVCp_VRDBR, DVCp_VOL0R, DVCp_VOL1R, DVCp_VOL2R, DVCp_VOL3R, DVCp_VOL4R, DVCp_VOL5R, DVCp_VOL6R, DVCp_VOL7R and, these are controlled under rsnd_dvc_volume_update(). This patch moves DVC_DVUER settings to it. Signed-off-by: Kuninori Morimoto Signed-off-by: Mark Brown --- Reading git-diff-tree failed