]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
ASoC: Intel: atom: fix missing breaks that would cause the wrong operation to execute
authorAlan Cox <alan@linux.intel.com>
Thu, 23 Jun 2016 16:37:03 +0000 (22:07 +0530)
committerMark Brown <broonie@kernel.org>
Fri, 24 Jun 2016 11:33:17 +0000 (12:33 +0100)
commit9c4639ec959f3618b5f7a7ea977ed09396c869c3
treec3b740b8d943d3a9ae9c564770c68fb989851e47
parente68aca08d77e75c43850187a1cf8203fc53179de
ASoC: Intel: atom: fix missing breaks that would cause the wrong operation to execute

Now we correctly error an attempt to execute an unsupported operation.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/atom/sst-mfld-platform-compress.c