ALSA: ump: Export snd_ump_receive_ump_val()
authorTakashi Iwai <tiwai@suse.de>
Wed, 21 Jun 2023 11:02:41 +0000 (13:02 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 21 Jun 2023 11:06:19 +0000 (13:06 +0200)
commit4dce2f076b7d0a0a99867b58eea7c212ff4e2be5
treee5aee7dd7454107341174213fd9fb321a16bd48d
parenteacd9c7f1d3ab8381a99b98b36652b5cf6ae8387
ALSA: ump: Export snd_ump_receive_ump_val()

This is another preliminary patch for USB MIDI 2.0 gadget driver.
Export the currently local snd_ump_receive_ump_val().  It can be used
by the gadget driver for processing the UMP data.

Link: https://lore.kernel.org/r/20230621110241.4751-4-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/ump.h
sound/core/ump.c