[ALSA] seq: remove struct snd_seq_client_callback
authorClemens Ladisch <clemens@ladisch.de>
Mon, 12 Dec 2005 08:30:43 +0000 (09:30 +0100)
committerJaroslav Kysela <perex@suse.cz>
Tue, 3 Jan 2006 11:30:47 +0000 (12:30 +0100)
commit83e8ad6984dccd6d848ac91ba0df379ff968180b
tree5ae1f379de542b8ede18ab1cc65537b01b21d212
parent255bd169ab645970f77d3fd7ac800781f96ddccb
[ALSA] seq: remove struct snd_seq_client_callback

The fields of struct snd_seq_client_callback either aren't used or are
always set to the same value, so we can get rid of it altogether.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
13 files changed:
include/sound/seq_kernel.h
sound/core/seq/oss/seq_oss_init.c
sound/core/seq/seq_clientmgr.c
sound/core/seq/seq_clientmgr.h
sound/core/seq/seq_dummy.c
sound/core/seq/seq_midi.c
sound/core/seq/seq_system.c
sound/core/seq/seq_virmidi.c
sound/drivers/opl3/opl3_seq.c
sound/drivers/opl4/opl4_seq.c
sound/isa/gus/gus_synth.c
sound/pci/trident/trident_synth.c
sound/synth/emux/emux_seq.c