Stupid question but are the patches only included in that debian kernel?
I am running arch linux and I'm getting the "parse_audio_format_rates_v2v3(): unable to retrieve number of sample rates (clock 16)" error.
When I try to compile the usb module I get the following error
make all
make -C /lib/modules/5.1.15-arch1-1-ARCH/build M=/home/johan/kernelbuild/linux-5.1.15/sound/usb modules
make[1]: Entering directory '/usr/lib/modules/5.1.15-arch1-1-ARCH/build'
make[2]: *** No rule to make target '/home/johan/kernelbuild/linux-5.1.15/sound/usb/snd-usb-audio.c', needed by '/home/johan/kernelbuild/linux-5.1.15/sound/usb/snd-usb-audio.o'. Stop.
Not sure how to proceed...