]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: usb-audio: Define macros for quirk table entries
authorTakashi Iwai <tiwai@suse.de>
Wed, 14 Aug 2024 13:48:41 +0000 (15:48 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Oct 2024 13:11:28 +0000 (15:11 +0200)
commit8659f67f1e41f29cfca2be4d2b8f4833b8ec8ef3
tree30b8278cbe897036c110960cde45b27c0a1d68f5
parente479cb835feeb2abff97f25766e23b96a6eabe28
ALSA: usb-audio: Define macros for quirk table entries

[ Upstream commit 0c3ad39b791c2ecf718afcaca30e5ceafa939d5c ]

Many entries in the USB-audio quirk tables have relatively complex
expressions.  For improving the readability, introduce a few macros.
Those are applied in the following patch.

Link: https://patch.msgid.link/20240814134844.2726-2-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
sound/usb/quirks-table.h