android_kernel_samsung_sm8650/sound/soc/intel/skylake
Dan Carpenter e6a33532af ASoC: Intel: Skylake: Uninitialized variable in probe_codec()
My static checker complains that if snd_hdac_bus_get_response() returns
-EIO then "res" is uninitialized.  Fix this by initializing it to -1 so
that the error is handled correctly.

Fixes: d8c2dab838 ("ASoC: Intel: Add Skylake HDA audio driver")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2017-04-21 17:57:38 +01:00
..
bxt-sst.c ASoC: Intel: bxtn: fix spelling mistake: "Timout" -> "Timeout" 2017-03-30 11:15:30 +01:00
Makefile ASoC: Intel: Skylake: Add strip extended manifest utility 2016-05-30 18:24:41 +01:00
skl-messages.c ASoC: Intel: Skylake: Fix module state after unbind and delete 2017-03-29 12:53:43 +01:00
skl-nhlt.c ASoC: Intel: Skylake: remove hard coded ACPI path 2017-03-29 12:53:32 +01:00
skl-nhlt.h ASoC: Intel: Skylake: Add api to retrieve dmic array info from nhlt 2016-05-30 18:16:44 +01:00
skl-pcm.c ASoC: Intel: Skylake: Add support for deferred DSP module bind 2017-04-12 16:57:52 +01:00
skl-sst-cldma.c ASoC: Intel: Skylake: Fix module load when module size > DMA buffer size 2017-03-15 17:28:18 +00:00
skl-sst-cldma.h ASoC: Intel: Skylake: Fix module load when module size > DMA buffer size 2017-03-15 17:28:18 +00:00
skl-sst-dsp.c ASoC: Intel: bxtn: Update DSP core state in D0 2017-03-15 17:28:01 +00:00
skl-sst-dsp.h ASoC: Intel: Skylake: Rearrangement of code to cleanup SKL SST library 2017-03-29 12:53:34 +01:00
skl-sst-ipc.c ASoC: Intel: Skylake: Fix module load when module size > DMA buffer size 2017-03-15 17:28:18 +00:00
skl-sst-ipc.h ASoC: Intel: Skylake: Rearrangement of code to cleanup SKL SST library 2017-03-29 12:53:34 +01:00
skl-sst-utils.c ASoC: Intel: Skylake: Rearrangement of code to cleanup SKL SST library 2017-03-29 12:53:34 +01:00
skl-sst.c ASoC: Intel: Skylake: Don't unload module when in use 2017-03-29 12:53:27 +01:00
skl-topology.c ASoC: Intel: Skylake: Add support for deferred DSP module bind 2017-04-12 16:57:52 +01:00
skl-topology.h ASoC: Intel: Skylake: Add support for deferred DSP module bind 2017-04-12 16:57:52 +01:00
skl-tplg-interface.h ASoC: Intel: Skylake: Clean up manifest info 2017-01-06 18:14:31 +00:00
skl.c ASoC: Intel: Skylake: Uninitialized variable in probe_codec() 2017-04-21 17:57:38 +01:00
skl.h ASoC: Intel: Skylake: Add support for deferred DSP module bind 2017-04-12 16:57:52 +01:00