[ALSA] emux - Avoid cast of function pointers
authorTakashi Iwai <tiwai@suse.de>
Thu, 17 Nov 2005 09:50:13 +0000 (10:50 +0100)
committerJaroslav Kysela <perex@suse.cz>
Tue, 3 Jan 2006 11:17:14 +0000 (12:17 +0100)
Modules: Common EMU synth

Pass the proper functions instead of cast of function pointers, which
can be dangerous with compiler optimizations.

Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found