commit | e2cc91ac8f4e1b03a0e3e822c338401284c0b550 | [log] [tgz] |
---|---|---|
author | Geoffrey D. Bennett <g@b4.vu> | Tue Jun 22 03:39:43 2021 +0930 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Jun 22 21:36:07 2021 +0200 |
tree | 7edcab068945d79f49a9bbc0ca0a244ffeca9864 | |
parent | 6522c36419af1cc3e9613d4c5342cbdc740a359a [diff] |
ALSA: usb-audio: scarlett2: Split struct scarlett2_ports The scarlett2_ports struct contains both generic (hardware IDs and descriptions) and model-specific (port count) data. Remove the generic data from the scarlett2_device_info struct so it is not repeated for every model. Signed-off-by: Geoffrey D. Bennett <g@b4.vu> Link: https://lore.kernel.org/r/7a9e57e4e55a482390c692a9e60731d72b664a15.1624294591.git.g@b4.vu Signed-off-by: Takashi Iwai <tiwai@suse.de>