OSDN Git Service

ALSA: usb-audio: Move playback_first flag into quirk_flags
authorTakashi Iwai <tiwai@suse.de>
Thu, 29 Jul 2021 07:38:51 +0000 (09:38 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 2 Aug 2021 07:05:58 +0000 (09:05 +0200)
commit019c7f912ca947c80b9b6f090fee90f90e1be9c8
tree1f7900ce777c595eb3654a756748c1c609637f47
parentc1b034a4214e4ce81132be9db44e9fe3e2369351
ALSA: usb-audio: Move playback_first flag into quirk_flags

The snd_usb_audio.playback_first flag is used by the implicit feedback
mode handling, and this can be also moved to quirk_flags.

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