OSDN Git Service

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>
Mon, 11 Jul 2016 17:19:33 +0000 (18:19 +0100)
commita6d4faeb2960b47dca46b6969c4a5d8165b650c1
treedda821491edecd8870e4edad9a261af41ddeb616
parent25f3d86b1d26d5ab5a508c0162a2d192e1bd1c97
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