ASoC: Intel: bytcr_rt5640: simplify MCLK quirk tests
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Fri, 8 Sep 2017 17:43:56 +0000 (12:43 -0500)
committerMark Brown <broonie@kernel.org>
Tue, 19 Sep 2017 13:37:02 +0000 (14:37 +0100)
commit60f5cbae49abef438611a16ae60eff5906486b3f
tree2495a4f83c5665eafcaf186e2c53398f32f42fc6
parent6356c78c682f3f0614b82bb27c7a5d33c7b0d8be
ASoC: Intel: bytcr_rt5640: simplify MCLK quirk tests

remove redundant tests to check MCLK (align with other
machine drivers). some checks remain since when the MCLK is
disabled we fall back to using the bclk as PLL reference

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Acked-By: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/boards/bytcr_rt5640.c