ASoC: soc-compress: consolidate two identical branches
authorDaniel Mack <daniel@zonque.org>
Sun, 19 Oct 2014 07:07:35 +0000 (09:07 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 22 Oct 2014 10:36:36 +0000 (11:36 +0100)
The actions taken in both branches are identical, so we can simplify the
code. Spotted by Coverity.

Signed-off-by: Daniel Mack <daniel@zonque.org>
Signed-off-by: Mark Brown <broonie@kernel.org>

No differences found