linux-hardened/sound/aoa/soundbus/i2sbus
Markus Elfring aa57b93b27 ALSA: aoa: Delete an unnecessary check before the function call "snd_pcm_suspend_all"
The snd_pcm_suspend_all() 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>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2015-01-04 15:13:03 +01:00
..
control.c of: Always use 'struct device.of_node' to get device node pointer. 2010-05-18 16:10:44 -06:00
core.c ALSA: aoa: Delete an unnecessary check before the function call "snd_pcm_suspend_all" 2015-01-04 15:13:03 +01:00
i2sbus.h ALSA: aoa: clean up file names 2008-10-23 18:43:42 +02:00
interface.h ALSA: aoa: clean up file names 2008-10-23 18:43:42 +02:00
Makefile ALSA: aoa: clean up file names 2008-10-23 18:43:42 +02:00
pcm.c ALSA: pcm_format_to_bits strong-typed conversion 2013-04-29 13:36:15 +02:00