commit | c1b034a4214e4ce81132be9db44e9fe3e2369351 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Jul 29 09:38:50 2021 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Aug 02 09:05:57 2021 +0200 |
tree | 0085bb5ef07895218adf83a852ae0d5e54addced | |
parent | af158a7f8d9a858971bbb3c241545928fb327c6a [diff] |
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>