ALSA: scarlett2: Rename scarlett_gen2 to scarlett2
authorGeoffrey D. Bennett <g@b4.vu>
Thu, 26 Oct 2023 18:01:28 +0000 (04:31 +1030)
committerTakashi Iwai <tiwai@suse.de>
Fri, 27 Oct 2023 09:22:59 +0000 (11:22 +0200)
commitefc3d7d20361cc59325a9f0525e079333b4459c0
tree925121b07343c9c461023b6903e9ae3908fdda58
parent76c121821a3128eb9d0183a525cf334beb9ccc47
ALSA: scarlett2: Rename scarlett_gen2 to scarlett2

This driver was originally developed for the Focusrite Scarlett Gen 2
series. Since then Focusrite have used a similar protocol for their
Gen 3, Gen 4, Clarett USB, Clarett+, and Vocaster series.

Let's call this common protocol the "Scarlett 2 Protocol" and rename
the driver to scarlett2 to not imply that it is restricted to Gen 2
series devices.

Signed-off-by: Geoffrey D. Bennett <g@b4.vu>
Link: https://lore.kernel.org/r/e1ad7f69a1e20cdb39094164504389160c1a0a0b.1698342632.git.g@b4.vu
Signed-off-by: Takashi Iwai <tiwai@suse.de>
MAINTAINERS
sound/usb/Makefile
sound/usb/mixer_quirks.c
sound/usb/mixer_scarlett2.c [new file with mode: 0644]
sound/usb/mixer_scarlett2.h [new file with mode: 0644]
sound/usb/mixer_scarlett_gen2.c [deleted file]
sound/usb/mixer_scarlett_gen2.h [deleted file]