1
0
Fork 0
remarkable-linux/sound/soc/fsl
Daniel Baluta de2f62c6a5 MLK-20189-10: ASoC: fsl: dsp: Avoid unnecessary check
strtab is always non-null so remove unnecessary check.

This is a follow up of patch
167a6d79f ("ASoC: fsl: Skip checking for string section type")
and finally fixes CID3901026

Reviewed-by: Shengjiu Wang <shengjiu.wang@nxp.com>
Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
2018-11-14 09:47:51 +02:00
..
Kconfig MLK-18497-12: ASoC: fsl: imx-dsp: Add DSP machine driver 2018-10-29 11:10:38 +08:00
Makefile MLK-18497-12: ASoC: fsl: imx-dsp: Add DSP machine driver 2018-10-29 11:10:38 +08:00
efika-audio-fabric.c ASoC: mpc5200_psc_ac97: Remove unused DAI ID defines 2017-01-10 18:45:26 +00:00
eukrea-tlv320.c ASoC: fsl: constify snd_soc_ops structures 2017-03-15 13:34:32 +00:00
fsl-asoc-card.c ASoC: fsl-asoc-card: don't print EPROBE_DEFER as error 2017-08-21 17:25:06 +01:00
fsl_acm.c ASoC: fsl_acm: add audio clock mux driver 2018-10-29 11:10:38 +08:00
fsl_acm.h MLK-15004-2: ASoC: fsl_acm: add acm header file 2018-10-29 11:10:38 +08:00
fsl_amix.c MLK-17089-8: ASoC: fsl_amix: support suspend & resume for imx8 2018-10-29 11:10:38 +08:00
fsl_amix.h MLK-16481: ASoC: fsl: amix: remove automatic OUTSRC selection 2018-10-29 11:10:38 +08:00
fsl_asrc.c MLK-18979-2: ASoC: fsl_asrc: add initial check in resume 2018-10-29 11:10:38 +08:00
fsl_asrc.h MLK-19151: ASoC: fsl_asrc: fix dma timeout issue for imx8qxp 2018-10-29 11:10:38 +08:00
fsl_asrc_dma.c MLK-16956: ASoC: fsl_asrc: fix error with S24_3LE format bitstream 2018-10-29 11:10:38 +08:00
fsl_asrc_m2m.c MLK-13208: ASoC: fsl_asrc_m2m: change the return value for signal_pending 2018-10-29 11:10:38 +08:00
fsl_dma.c ASoC: fsl_dma: remove dma_object path member 2017-08-29 19:44:47 +01:00
fsl_dma.h
fsl_dma_workaround.c MLK-15004: ASoC: fsl: Refactor DMA workaround 2018-10-29 11:10:38 +08:00
fsl_dma_workaround.h MLK-15004: ASoC: fsl: Refactor DMA workaround 2018-10-29 11:10:38 +08:00
fsl_dsd.h MLK-19573-1: ASoC: fsl: dsd: make fsl_get_pins_state inline 2018-10-29 11:10:38 +08:00
fsl_dsp.c MLK-20189-10: ASoC: fsl: dsp: Avoid unnecessary check 2018-11-14 09:47:51 +02:00
fsl_dsp.h MLK-20222-4 sound: Update SCFW API 2018-11-02 17:21:17 -05:00
fsl_dsp_cpu.c MLK-18497-8: ASoC: fsl: dsp: Add DSP audio platform driver 2018-10-29 11:10:38 +08:00
fsl_dsp_cpu.h MLK-18497-8: ASoC: fsl: dsp: Add DSP audio platform driver 2018-10-29 11:10:38 +08:00
fsl_dsp_library_load.c MLK-20189-4: ASoC: fsl: library_load: Check return value for kernel_read 2018-11-09 10:16:33 +02:00
fsl_dsp_library_load.h MLK-18497-6: ASoC: fsl: dsp: Add Xtensa library handling API 2018-10-29 11:10:38 +08:00
fsl_dsp_platform.h MLK-18497-11: ASoC: fsl: compress: Introduce compress implemenation 2018-10-29 11:10:38 +08:00
fsl_dsp_platform_compress.c MLK-20094: ASoC: fsl: dsp: Fix crash in compress cleanup path 2018-11-02 18:09:16 +02:00
fsl_dsp_pool.c MLK-18497-4: ASoC: fsl: dsp: Add message buffer pool API 2018-10-29 11:10:38 +08:00
fsl_dsp_pool.h MLK-18497-4: ASoC: fsl: dsp: Add message buffer pool API 2018-10-29 11:10:38 +08:00
fsl_dsp_proxy.c MLK-20189-5: ASoC: fsl: dsp_proxy: Unlock proxy->lock on error path 2018-11-09 10:16:33 +02:00
fsl_dsp_proxy.h MLK-20094: ASoC: fsl: dsp: Fix crash in compress cleanup path 2018-11-02 18:09:16 +02:00
fsl_dsp_xaf_api.c MLK-19972-2: ASoC: fsl: dsp: Fix component creation cleanup path 2018-10-29 13:35:59 +02:00
fsl_dsp_xaf_api.h MLK-19972-2: ASoC: fsl: dsp: Fix component creation cleanup path 2018-10-29 13:35:59 +02:00
fsl_esai.c MLK-19750-1: ASoC: fsl_esai: enhance async mode 2018-11-01 10:03:29 +08:00
fsl_esai.h ASoC: fsl_esai: Fix incorrect xDC field width of xCCR registers 2014-12-30 11:29:19 +00:00
fsl_hdmi.c MLK-19063: ASoC: fsl_hdmi: fix null pointer dereference issue 2018-10-29 11:10:38 +08:00
fsl_micfil.c MLK-20308 sound:asoc: fix re-enablement bug 2018-11-13 14:34:36 +02:00
fsl_micfil.h MLK-20100 sound: asoc: make hwvad work after system suspend/resume 2018-11-02 18:21:19 +02:00
fsl_rpmsg_i2s.c MLK-19581-3: ASoC: fsl_rpmsg_i2s: support multipul rate and DSD format 2018-10-29 11:10:38 +08:00
fsl_rpmsg_i2s.h MLK-19581-3: ASoC: fsl_rpmsg_i2s: support multipul rate and DSD format 2018-10-29 11:10:38 +08:00
fsl_sai.c MLK-20189-8: ASoC: fsl_sai: use signed offset variable 2018-11-13 15:09:09 +02:00
fsl_sai.h MLK-18682-2: ASoC: fsl: sai: allow dynamic pll switching 2018-10-29 11:10:38 +08:00
fsl_spdif.c MLK-19154-5: ASoC: fsl_spdif: refine PLL switch handling 2018-10-29 11:10:38 +08:00
fsl_spdif.h MLK-19154-1: ASoC: fsl_spdif: fix TXCLK_DF mask 2018-10-29 11:10:38 +08:00
fsl_ssi.c MLK-15975-1: ASoC: fsl_ssi: support multi fifo script 2018-10-29 11:10:38 +08:00
fsl_ssi.h ASoC: fsl-ssi: Use regmap 2014-06-01 11:55:08 +01:00
fsl_ssi_dbg.c ASoC: fsl-ssi: Move debugging to seperate file 2014-05-20 23:02:26 +01:00
fsl_utils.c ASoC: fsl: Remove fsl_asoc_xlate_tdm_slot_mask() 2015-01-14 19:04:56 +00:00
fsl_utils.h ASoC: fsl: Remove fsl_asoc_xlate_tdm_slot_mask() 2015-01-14 19:04:56 +00:00
hdmi_pcm.S MLK-11530-01 ASoC: fsl_hdmi: port hdmi audio driver 2018-10-29 11:10:38 +08:00
imx-ak4458.c MLK-20034-1: ASoC: imx-ak4458: constrain the mclk rate for DSD 2018-10-29 11:10:38 +08:00
imx-ak4497.c MLK-18682-6: ASoC: imx-ak4497: refine 1:1 bclk:mclk ratio support 2018-10-29 11:10:38 +08:00
imx-ak5558.c MLK-19432-1: ASoC: imx-ak5558: limit max rate as function of sample bits 2018-10-29 11:10:38 +08:00
imx-amix.c MLK-20189-9: ASoC: fsl: amix: remove dead code 2018-11-13 15:09:09 +02:00
imx-audmux.c MLK-11915-07 ASoC: imx-audmux: fix missing break in switch 2018-10-29 11:10:38 +08:00
imx-audmux.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
imx-cdnhdmi.c MLK-20183-2: ASoC: imx-cdnhdmi: reconfigure the mclk for HDMI on imx8mq 2018-11-02 19:16:53 +08:00
imx-cs42888.c MLK-19854-1: ASoC: imx-cs42888: fix error when m4 image is not loaded 2018-10-29 11:10:38 +08:00
imx-dsp.c MLK-18497-12: ASoC: fsl: imx-dsp: Add DSP machine driver 2018-10-29 11:10:38 +08:00
imx-es8328.c ASoC: fsl: Remove superfluous snd_soc_jack_free_gpios() call 2017-08-22 13:38:39 +01:00
imx-hdmi-dma.c MLK-13224: ASoC: imx-hdmi-dma: fix glitch noise issue in long time playback 2018-10-29 11:10:38 +08:00
imx-hdmi.c MLK-18105: ASoC: imx-hdmi: fix no sound card issue 2018-10-29 11:10:38 +08:00
imx-hdmi.h MLK-11530-01 ASoC: fsl_hdmi: port hdmi audio driver 2018-10-29 11:10:38 +08:00
imx-mc13783.c ASoC: fsl: constify snd_soc_ops structures 2017-03-15 13:34:32 +00:00
imx-micfil.c MLK-19936-3: sound: asoc: add rate in machine driver hw_params func 2018-10-29 11:10:38 +08:00
imx-mqs.c MLK-16350-4: ASoC: imx_mqs: fix the clock rate issue 2018-10-29 11:10:38 +08:00
imx-pcm-dma-v2.c MLK-18947: ASoC: imx-pcm-dma: alloc buffer from IRAM 2018-10-29 11:10:38 +08:00
imx-pcm-dma.c MLK-11429-9: ASoC: fsl: implement the ESAI xrun handler. 2018-10-29 11:10:38 +08:00
imx-pcm-fiq.c ASoC: fsl: make snd_pcm_hardware const 2017-08-17 17:56:52 +01:00
imx-pcm-rpmsg.c MLK-20277-3: ASoC: imx-pcm-rpmsg: change the state of substream in resume 2018-11-09 14:03:12 +08:00
imx-pcm.h MLK-15098: ASoC: fsl: fix imx-pcm build error when no dma 2018-10-29 11:10:38 +08:00
imx-pdm.c MLK-18682-1: ASoC: fsl: sai: use set_bclk_ratio to calculate BCLK freq 2018-10-29 11:10:38 +08:00
imx-rpmsg.c MLK-20247: ASoC: imx-rpmsg: fix error when m4 image is not loaded 2018-11-09 15:33:15 +08:00
imx-sgtl5000.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
imx-si476x.c MLK-12244 ASoC: fsl: Set the sound card owner field 2018-10-29 11:10:38 +08:00
imx-sii902x.c MLK-15104: ASoC: imx-sii902: add constraint for channels 2018-10-29 11:10:38 +08:00
imx-spdif.c MLK-19154-5: ASoC: fsl_spdif: refine PLL switch handling 2018-10-29 11:10:38 +08:00
imx-ssi.c ASoC: imx-ssi: add check on platform_get_irq return value 2017-07-07 13:50:43 +01:00
imx-ssi.h ASoC: fsl: imx-ssi: omit ssi counter to avoid harm in unbalanced situation 2013-12-02 11:57:02 +00:00
imx-wm8524.c MLK-15140-2: ASoC: fsl: add machine driver for wm8524 2018-10-29 11:10:38 +08:00
imx-wm8958.c MLK-19733-3: ASoC: imx-wm8958: Remove duplicate jack kcontrol 2018-10-29 11:10:38 +08:00
imx-wm8960.c MLK-19854-1: ASoC: imx-wm8960: fix error when m4 image is not loaded 2018-10-29 11:10:38 +08:00
imx-wm8962.c MLK-19733-2: ASoC: imx-wm8962: Remove duplicate jack kcontrol 2018-10-29 11:10:38 +08:00
imx-xtor.c MLK-18691: ASoC: imx-xtor: don't add ASRC audio routes if node is missing 2018-10-29 11:10:38 +08:00
mpc5200_dma.c ASoC: fsl: make snd_soc_platform_driver const 2017-08-14 17:18:04 +01:00
mpc5200_dma.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
mpc5200_psc_ac97.c ASoC: mpc5200_psc_ac97: Remove unused DAI ID defines 2017-01-10 18:45:26 +00:00
mpc5200_psc_i2s.c ASoC: fsl: constify of_device_id array 2015-03-22 18:02:56 +00:00
mpc8610_hpcd.c ASoC: fsl: constify snd_soc_ops structures 2017-03-15 13:34:32 +00:00
mx27vis-aic32x4.c ASoC: fsl: constify snd_soc_ops structures 2017-03-15 13:34:32 +00:00
p1022_ds.c ASoC: fsl: constify snd_soc_ops structures 2017-03-15 13:34:32 +00:00
p1022_rdk.c ASoC: fsl: constify snd_soc_ops structures 2017-03-15 13:34:32 +00:00
pcm030-audio-fabric.c ASoC: fsl: constify of_device_id array 2015-03-22 18:02:56 +00:00
phycore-ac97.c ASoC: fsl: constify snd_soc_ops structures 2017-03-15 13:34:32 +00:00
wm1133-ev1.c ASoC: fsl: constify snd_soc_ops structures 2017-03-15 13:34:32 +00:00