linux/sound/ppc
Markus Elfring 1ea7a568c6 ALSA: powermac: Deletion of an unnecessary check before the function call "pci_dev_put"
The pci_dev_put() 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>
2014-11-17 13:52:45 +01:00
..
Kconfig powerpc: Minor cleanup to sound/ppc/Kconfig 2009-10-27 16:42:42 +11:00
Makefile [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-16 16:51:18 +02:00
awacs.c ALSA: ppc: remove __dev* attributes 2012-12-07 07:33:30 +01:00
awacs.h [ALSA] snd-powermac: style awacs.s and awacs.h 2008-04-24 12:00:38 +02:00
beep.c ALSA: ppc: remove __dev* attributes 2012-12-07 07:33:30 +01:00
burgundy.c ALSA: ppc: remove __dev* attributes 2012-12-07 07:33:30 +01:00
burgundy.h [ALSA] snd-powermac: Burgundy mixers for B&W and iMac 2008-04-24 12:00:38 +02:00
daca.c ALSA: ppc: remove __dev* attributes 2012-12-07 07:33:30 +01:00
keywest.c ALSA: ppc: keywest: Don't use i2c_client->driver 2013-10-03 22:28:29 +02:00
pmac.c ALSA: powermac: Deletion of an unnecessary check before the function call "pci_dev_put" 2014-11-17 13:52:45 +01:00
pmac.h
powermac.c ALSA: ppc: Convert to snd_card_new() with a device pointer 2014-02-14 08:14:06 +01:00
snd_ps3.c ALSA: ppc: Convert to snd_card_new() with a device pointer 2014-02-14 08:14:06 +01:00
snd_ps3.h ALSA: ps3: Add support for SPDIF/HDMI passthru 2008-10-20 08:06:39 +02:00
snd_ps3_reg.h Fix common misspellings 2011-03-31 11:26:23 -03:00
tumbler.c ALSA: ppc: Use snd_ctl_enum_info() 2014-10-21 09:13:59 +02:00
tumbler_volume.h