]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: Skylake: Fix to remove be copier widget power check
authorJeeja KP <jeeja.kp@intel.com>
Tue, 27 Oct 2015 00:22:54 +0000 (09:22 +0900)
committerMark Brown <broonie@kernel.org>
Mon, 16 Nov 2015 10:08:09 +0000 (10:08 +0000)
commit7688901e6fcc926cb23af1e80594e21498533124
tree321a7034a43c98258bb9e82d8e7237aeb9f66d0e
parentd1a70643a07097f9091aa15f7a2017147fd824b9
ASoC: Intel: Skylake: Fix to remove be copier widget power check

ASoC core already checks if BE is active. If BE is active,
hw_params callback is ignored.
This patch removes the redundant check in driver for copier
widget power check in update be hw_params.

Signed-off-by: Jeeja KP <jeeja.kp@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/skylake/skl-topology.c