ALSA: emux: Add support of loading GUS-patch
authorTakashi Iwai <tiwai@suse.de>
Tue, 26 Mar 2019 16:32:02 +0000 (17:32 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 26 Mar 2019 16:32:02 +0000 (17:32 +0100)
commite42dd3ee3f9c6007c569386a8477a19d3e7503f9
tree5ffc84cc3a9cf4b5338eccd2cb0941cc91ad5b91
parent50e0908412e6937ebf38b1edae35035a550a6f09
ALSA: emux: Add support of loading GUS-patch

It's a feature request for the ancient sutff, but it's still valid;
the loading of a GUS-patch isn't available via hwdep device although
it's supported over OSS sequencer.  The only missing piece is the call
of snd_soundfont_load_guspatch() in synth emux hwdep code.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/synth/emux/emux_hwdep.c