ALSA: usb-audio: Move tx_length quirk handling to quirk_flags
authorTakashi Iwai <tiwai@suse.de>
Thu, 29 Jul 2021 07:38:50 +0000 (09:38 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 2 Aug 2021 07:05:57 +0000 (09:05 +0200)
commitc1b034a4214e4ce81132be9db44e9fe3e2369351
tree0085bb5ef07895218adf83a852ae0d5e54addced
parentaf158a7f8d9a858971bbb3c241545928fb327c6a
ALSA: usb-audio: Move tx_length quirk handling to quirk_flags

There is another quirk for the transfer, and that's currently specific
to Zoom R16/24, handled in create_standard_audio_quirk().  Let's move
this also to the new quirk_flags.

Link: https://lore.kernel.org/r/20210729073855.19043-5-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/endpoint.c
sound/usb/quirks.c
sound/usb/stream.c
sound/usb/usbaudio.h