linux/sound/soc/intel/skylake
Jeeja KP 9270b7b926 ASoC: Intel: Skylake: Fix return for pm_runtime_get_sync()
pm_runtime_get_sync() will return a negative value in case of
error and can return postive value for success.  The return check
for pm_runtime_get_sync() must be less than 0, so fix it

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>
2015-10-24 01:31:34 +09:00
..
Makefile ASoC: Intel: Skylake: Add pipe and modules handlers 2015-10-07 15:30:15 +01:00
skl-messages.c ASoC: Intel: Skylake: Add pipe management helpers 2015-08-07 14:26:03 +01:00
skl-nhlt.c ASoC: Intel: switch from ioremap_cache to memremap 2015-10-22 14:23:27 +01: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 return for pm_runtime_get_sync() 2015-10-24 01:31:34 +09:00
skl-sst-cldma.c ASoC: Intel: Skylake: Add code loader DMA APIs 2015-07-16 21:46:50 +01: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: Add SKL DSP initialization 2015-07-16 21:46:50 +01:00
skl-sst-ipc.c ASoC: Intel: Skylake: Correct the runtime handler behaviour 2015-10-09 11:19:00 +01:00
skl-sst-ipc.h ASoC: Intel: Skylake: Correct the runtime handler behaviour 2015-10-09 11:19:00 +01:00
skl-sst.c ASoC: Intel: Skylake: Correct the runtime handler behaviour 2015-10-09 11:19:00 +01:00
skl-topology.c ASoC: Intel: Skylake: Modify the log level 2015-10-08 09:46:22 +01:00
skl-topology.h ASoC: Intel: Skylake: Add topology core init and handlers 2015-10-07 16:04:14 +01:00
skl-tplg-interface.h ASoC: Intel: Skylake: Add topology core init and handlers 2015-10-07 16:04:14 +01:00
skl.c ASoC: Intel: Skylake: power down all link in suspend 2015-10-09 11:19:01 +01:00
skl.h ASoC: Intel: switch from ioremap_cache to memremap 2015-10-22 14:23:27 +01:00