ALSA: usb-audio: Move clock setup quirk into quirk_flags
authorTakashi Iwai <tiwai@suse.de>
Thu, 29 Jul 2021 07:38:52 +0000 (09:38 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 2 Aug 2021 07:05:59 +0000 (09:05 +0200)
commitf21dca857b4c2ab226083330ee31479ddac1e99d
treec153dd3e5b6a9fc6e616bdd36a56a0fb44635f21
parent019c7f912ca947c80b9b6f090fee90f90e1be9c8
ALSA: usb-audio: Move clock setup quirk into quirk_flags

There are a couple of device-specific quirks in the clock setup code,
and those can be moved gracefully to quirk_flags, too.

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