]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ASoC: Intel: Skylake: Fix to update bit depth for module params
authorJeeja KP <jeeja.kp@intel.com>
Mon, 23 Nov 2015 16:56:25 +0000 (22:26 +0530)
committerMark Brown <broonie@kernel.org>
Wed, 25 Nov 2015 17:55:41 +0000 (17:55 +0000)
commit98256f83d2895fda3e596824797762937ab79f6b
treefe4020f85e2ab3eef51148f3223a0b1e7f9a4927
parent7e3a17d311ca89a74cfd39e02e96d29d92849d34
ASoC: Intel: Skylake: Fix to update bit depth for module params

Module hw param fixup will change the valid bit depth based
on the fixup flag. If valid bit depth changes, need to set
the bit depth according to valid bit depth. This patch
fixes this issue of updating bit depth correctly.

Signed-off-by: Jeeja KP <jeeja.kp@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/skylake/skl-topology.c