ALSA: ump: Add no_process_stream flag
authorTakashi Iwai <tiwai@suse.de>
Wed, 21 Jun 2023 11:02:40 +0000 (13:02 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 21 Jun 2023 11:06:18 +0000 (13:06 +0200)
commiteacd9c7f1d3ab8381a99b98b36652b5cf6ae8387
treeac719a99215aaa865a305845de2721731a342fba
parenta79807683781d3f215e9d958494e52ed70f4ad27
ALSA: ump: Add no_process_stream flag

This is another preliminary patch for USB MIDI 2.0 gadget driver.
Add a new flag, no_process_stream, to snd_ump for suppressing the UMP
Stream message handling in UMP core.

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