]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: Skylake: Remove MCPS available check
authorCezary Rojewski <cezary.rojewski@intel.com>
Tue, 23 Jul 2019 14:58:50 +0000 (16:58 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 24 Jul 2019 18:42:09 +0000 (19:42 +0100)
commitd10b2719344370457cd8cd370f68c0b1cd8a3b36
treedc0e87bd791f97dc1049a6eb9ee77a4fd561c983
parent2f23c93f1ec2574c1abdbd68819576077b5c6691
ASoC: Intel: Skylake: Remove MCPS available check

The entire logic for MCPS calculation and DSP scheduling is found
within DSP firmware. Currently driver implements simplistic, inaccurate
logic itself which may prevent pipeline creation despite firmware being
completely fine its parameters.

Remove that logic and leave the MCPS calculation to DSP alone.

Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Link: https://lore.kernel.org/r/20190723145854.8527-4-cezary.rojewski@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/skylake/skl-topology.c
sound/soc/intel/skylake/skl.h