]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: Skylake: Fix to add 32 bit in update FE params
authorJeeja KP <jeeja.kp@intel.com>
Tue, 27 Oct 2015 00:22:46 +0000 (09:22 +0900)
committerMark Brown <broonie@kernel.org>
Mon, 16 Nov 2015 10:08:09 +0000 (10:08 +0000)
commit523611777848edb849ab2a5ce8f2016d36770f26
tree9321cfb21e73d756f86c48ed4c1593a673502e41
parent8d7116b026b51e1a6a11ba8cd349e3e1d65a6b01
ASoC: Intel: Skylake: Fix to add 32 bit in update FE params

In case of 32 bit, the FE update params returns error as it falls
thru to default case. This patch adds 32 bit depth handling in
update FE params.

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