ALSA: usb-audio: Move interface setup delay into quirk_flags
authorTakashi Iwai <tiwai@suse.de>
Thu, 29 Jul 2021 07:38:55 +0000 (09:38 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 2 Aug 2021 07:06:02 +0000 (09:06 +0200)
commit1f074fe569870ed91c8ad2f67cccd9db5265443e
tree2f6562a8094928e06c167b88aba245b817922f09
parentf748385471f72992f8d5242a89deab518b38be76
ALSA: usb-audio: Move interface setup delay into quirk_flags

Yet another delay is applied at switching the interface.  This can be
moved to quirk_flags, too.

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