linux_dsm_epyc7002/sound/soc/intel/skylake
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
..
Makefile ASoC: Intel: Skylake: Add pipe and modules handlers 2015-10-07 15:30:15 +01:00
skl-messages.c ASoC: Intel: Skylake: Fix return of skl_get_queue_index 2016-02-04 11:36:14 +00:00
skl-nhlt.c ASoC: Intel: Skylake: Ignore rate check for DMIC link 2015-11-16 10:08:09 +00:00
skl-nhlt.h ASoC: Intel: Skylake: Use acpi header for NHLT header 2015-08-07 14:26:01 +01:00
skl-pcm.c ASoC: Intel: Skylake: Fix delay wrap condition 2016-02-04 11:36:14 +00:00
skl-sst-cldma.c ASoC: Intel: Skylake: Clear stream registers before stream setup 2015-12-18 17:14:21 +00:00
skl-sst-cldma.h ASoC: Intel: Skylake: add code loader DMA operations 2015-07-16 21:46:50 +01:00
skl-sst-dsp.c ASoC: Intel: Skylake: Verify the status bit before handling interrupt 2015-10-09 11:18:59 +01:00
skl-sst-dsp.h ASoC: Intel: Skylake: update mailbox uplink window offset and size 2015-12-08 17:57:51 +00:00
skl-sst-ipc.c ASoC: Intel: Skylake: add LARGE_CONFIG_GET IPC support 2015-12-08 17:57:51 +00:00
skl-sst-ipc.h ASoC: Intel: Skylake: add LARGE_CONFIG_GET IPC support 2015-12-08 17:57:51 +00:00
skl-sst.c ASoC: Intel: Skylake: Fix a couple signedness bugs 2015-12-16 19:17:11 +00:00
skl-topology.c ASoC: Intel: Skylake: Fix pipe memory allocation leak 2016-02-04 11:36:14 +00:00
skl-topology.h ASoC: Intel: Skylake: read params from DSP if module is on 2015-12-08 17:57:51 +00:00
skl-tplg-interface.h ASoC: Intel: Skylake: Fix module init data correctly 2015-12-08 17:57:51 +00:00
skl.c ASoC: Intel: Add Nuvoton+Maxim machine driver entry 2015-12-18 08:29:01 +00:00
skl.h ASoC: Intel: Skylake: Add support for active suspend 2015-12-08 17:58:07 +00:00