[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)
commita57d15158113cb7f10e662e6df07f445c986a12d
tree14bb731f73657583a364f381a3d58ad211b93cb4
parentcb432379eff40d5656ca9f24afc435b4df353d13
[ALSA] emux - Avoid cast of function pointers

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>
sound/synth/emux/emux.c