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>
Sun, 26 Jun 2016 11:28:37 +0000 (12:28 +0100)
commit18f5839932e5c8c019f394d433dc5efcd6ae737a
tree3fd5c87b857058d1d1fb0018279f15ea553c92d9
parentb914bb55f2abd66937c23fa0b89becaf9bcceb37
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