]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: Drop unused name argument in snd_register_oss_device()
authorTakashi Iwai <tiwai@suse.de>
Tue, 4 Feb 2014 12:51:45 +0000 (13:51 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 12 Feb 2014 09:58:19 +0000 (10:58 +0100)
commit639809e6eceee95fefb3af763042a715ee16e21b
treec0a77703b5cd7c4b535c879bae7e85ade181a615
parent1e0174a91481cddc0c5fd5f6730c9d2f7954e2d6
ALSA: Drop unused name argument in snd_register_oss_device()

The last argument, name, of snd_oss_register_device() is nowhere
referred in the function in the current code.  Let's drop it.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/core.h
include/sound/hwdep.h
sound/core/hwdep.c
sound/core/oss/mixer_oss.c
sound/core/oss/pcm_oss.c
sound/core/rawmidi.c
sound/core/seq/oss/seq_oss.c
sound/core/seq/oss/seq_oss_device.h
sound/core/sound_oss.c
sound/drivers/opl3/opl3_lib.c