linux/sound/soc/omap
Markus Elfring bb66f2dc19 ASoC: omap-mcbsp: Deletion of an unnecessary check before the function call "kfree"
The kfree() function tests whether its argument is NULL and then
returns immediately. Thus the test around the call is not needed.

This issue was detected by using the Coccinelle software.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Acked-by: Jarkko Nikula <jarkko.nikula@bitmer.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2014-11-17 23:52:34 +00:00
..
am3517evm.c ASoC: am3517evm: Use the same name for platform as the cpu_dai 2014-04-18 18:00:46 +01:00
ams-delta.c ASoC: Move card field form platform/codec to component 2014-07-22 23:15:57 +01:00
Kconfig ASoC: omap: enable sound support on n900 on devicetree-based boot 2014-11-10 12:13:23 +00:00
Makefile ASoC: OMAP: Remove obsolete Makefile line 2013-05-30 11:49:24 +01:00
mcbsp.c ASoC: omap-mcbsp: Deletion of an unnecessary check before the function call "kfree" 2014-11-17 23:52:34 +00:00
mcbsp.h ASoC: omap: Use common DAI DMA data 2013-04-03 18:12:58 +01:00
n810.c ASoC: n810: Use the same name for platform as the cpu_dai 2014-04-18 18:00:46 +01:00
omap3pandora.c ASoC: omap3pandora: Use the same name for platform as the cpu_dai 2014-04-18 18:00:47 +01:00
omap-abe-twl6040.c ASoC: omap: Replace instances of rtd->codec->card with rtd->card 2014-05-20 22:54:54 +01:00
omap-dmic.c ASoC: omap-dmic: Use devm_clk_get 2014-07-14 19:02:45 +01:00
omap-dmic.h ASoC: OMAP4: omap-dmic: Initial support for OMAP DMIC 2011-11-28 17:21:44 +00:00
omap-hdmi-card.c ASoC: omap-hdmi-card: Use the same name for platform as the cpu_dai 2014-04-18 18:00:47 +01:00
omap-hdmi.c ASoC: omap-pcm: Move omap-pcm under include/sound 2014-05-26 15:32:32 +01:00
omap-hdmi.h ASoC: OMAP: HDMI: Expand capabilities of the HDMI DAI 2012-05-22 17:33:23 +01:00
omap-mcbsp.c ASoC: omap-mcbsp: Use devm_snd_soc_register_component 2014-07-09 10:14:52 +02:00
omap-mcbsp.h ASoC: omap: rx51: omap_mcbsp_st_add_controls: add id parameter 2014-05-01 10:54:34 -07:00
omap-mcpdm.c ASoC: omap-pcm: Move omap-pcm under include/sound 2014-05-26 15:32:32 +01:00
omap-mcpdm.h ASoC: omap-mcpdm: API to configure offset cancellation 2011-09-26 22:23:32 +01:00
omap-pcm.c ASoC: omap-pcm: Include omap-pcm.h 2014-06-21 20:59:20 +01:00
omap-twl4030.c ASoC: omap-twl4030: Fix typo in 2nd dai link's platform_name 2014-08-29 11:55:23 +01:00
osk5912.c ASoC: osk5912: Use the same name for platform as the cpu_dai 2014-04-18 18:00:47 +01:00
rx51.c ASoC: rx51: Use snd_soc_dapm_to_codec() instead of dapm->codec 2014-09-29 18:25:43 +01:00