]> git.baikalelectronics.ru Git - 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>
Sun, 26 Jun 2016 11:28:37 +0000 (12:28 +0100)
commite8016dfad756ced7c9f8247c7235280c0344a697
tree3fd5c87b857058d1d1fb0018279f15ea553c92d9
parentd6c45bbaa6374106fd2b7e82380635ac07e7fa63
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