ALSA: usb-audio: Replace complex quirk lines with macros
authorTakashi Iwai <tiwai@suse.de>
Wed, 14 Aug 2024 13:48:42 +0000 (15:48 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 14 Aug 2024 14:52:04 +0000 (16:52 +0200)
commitd79e13f8e8abb5cd3a2a0f9fc9bc3fc750c5b06f
tree55b1653336c279b4d2577665f9cb2fa3a9b12dd5
parent0c3ad39b791c2ecf718afcaca30e5ceafa939d5c
ALSA: usb-audio: Replace complex quirk lines with macros

Apply the newly introduced macros for reduce the complex expressions
and cast in the quirk table definitions.  It results in a significant
code reduction, too.

There should be no functional changes.

Link: https://patch.msgid.link/20240814134844.2726-3-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/quirks-table.h