[PATCH 0/3] ALSA: usb-audio: missing doc and quirk extensions
Takashi Iwai <[email protected]>
| Newsgroups | org.kernel.vger.linux-sound |
|---|---|
| Message-ID | <[email protected]> |
Since the recent fix for USB-audio introduced the quirk bit 31, we need to extend the bitmap to 64bit for the future use. Also, the last fix forgot the update of the documentation, and it's updated in this series, too. Takashi === Takashi Iwai (3): ALSA: docs: Add description of usb-audio playback_urb_fixup quirk ALSA: usb-audio: Extend quirk_flags to 64bit ALSA: usb-audio: Make some quirk-string helpers local Documentation/sound/alsa-configuration.rst | 5 +++++ sound/usb/card.c | 2 +- sound/usb/quirks.c | 18 +++++------------- sound/usb/quirks.h | 3 --- sound/usb/usbaudio.h | 4 ++-- 5 files changed, 13 insertions(+), 19 deletions(-) -- 2.55.0