]> www.infradead.org Git - users/jedix/linux-maple.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)
committerTakashi Iwai <tiwai@suse.de>
Wed, 14 Aug 2024 14:51:54 +0000 (16:51 +0200)
commit0c3ad39b791c2ecf718afcaca30e5ceafa939d5c
treeea1ab62c47c5a8d8fa74beeffa70ae130c11684c
parent6aa8700150f7dc62f60b4cf5b1624e2e3d9ed78e
ALSA: usb-audio: Define macros for quirk table entries

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>
sound/usb/quirks-table.h