2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-28 15:13:55 +08:00
linux-next/sound/soc/intel
Jeeja KP 9cf3049e21 ASoC: Intel: Skylake: Fix return of skl_get_queue_index
In unbind modules, the skl_get_queue_index() can return error
if the pin is dynamic and module is not bound yet. So instead
of returning error this check should return success as modules
is not yet bound. This will let the module be bound when connected
pipes are enabled and will bind this as well.

So change the return value to 0

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>
2016-02-04 11:36:14 +00:00
..
atom ASoC: Intel: Atom: fix regression on compress DAI 2016-02-02 19:33:22 +00:00
baytrail ASoC: Intel: add NULL test 2015-12-23 00:02:17 +00:00
boards ASoC: Intel: boards: add DEEP_BUFFER support for BYT/CHT/BSW 2015-12-19 11:49:56 +00:00
common ASoC: Intel: sst: fix sst_memcpy32 wrong with non-4x bytes issue 2015-12-16 12:28:04 +00:00
haswell ASoC: Intel: sst: fix the IRQ locked issue 2015-12-14 14:05:32 +00:00
skylake ASoC: Intel: Skylake: Fix return of skl_get_queue_index 2016-02-04 11:36:14 +00:00
Kconfig ASoC: Intel: tag byt-rt5640 machine driver as deprecated 2015-12-19 11:49:56 +00:00
Makefile ASoC: Intel: Add makefile support for SKL driver 2015-07-09 11:54:26 +01:00