ALSA: scarlett2: Update maintainer info
authorGeoffrey D. Bennett <g@b4.vu>
Tue, 19 Dec 2023 17:36:42 +0000 (04:06 +1030)
committerTakashi Iwai <tiwai@suse.de>
Fri, 29 Dec 2023 14:39:27 +0000 (15:39 +0100)
Update MAINTAINERS and "enabled" message with GitHub repository links.

Signed-off-by: Geoffrey D. Bennett <g@b4.vu>
Link: https://lore.kernel.org/r/62f32404eaa8663cc304648354b85bcb5914ce72.1703001053.git.g@b4.vu
Signed-off-by: Takashi Iwai <tiwai@suse.de>
MAINTAINERS
sound/usb/mixer_scarlett2.c

index ea790149af795155003eaacca87289e05d55454b..ae3f72f578542a4f9414059d4455c6d760702834 100644 (file)
@@ -8272,11 +8272,13 @@ L:      linux-input@vger.kernel.org
 S:     Maintained
 F:     drivers/input/joystick/fsia6b.c
 
-FOCUSRITE SCARLETT GEN 2/3 MIXER DRIVER
+FOCUSRITE SCARLETT2 MIXER DRIVER (Scarlett Gen 2+ and Clarett)
 M:     Geoffrey D. Bennett <g@b4.vu>
 L:     alsa-devel@alsa-project.org (moderated for non-subscribers)
 S:     Maintained
-T:     git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git
+W:     https://github.com/geoffreybennett/scarlett-gen2
+B:     https://github.com/geoffreybennett/scarlett-gen2/issues
+T:     git https://github.com/geoffreybennett/scarlett-gen2.git
 F:     sound/usb/mixer_scarlett2.c
 
 FORCEDETH GIGABIT ETHERNET DRIVER
index 33a3d1161885bbe4d8be6d55ca5e9d7d9e64654c..51f5471d3fdab17a4258d4d96a87fbcaa77de128 100644 (file)
@@ -4534,7 +4534,8 @@ int snd_scarlett2_init(struct usb_mixer_interface *mixer)
 
        usb_audio_info(chip,
                "Focusrite %s Mixer Driver enabled (pid=0x%04x); "
-               "report any issues to g@b4.vu",
+               "report any issues to "
+               "https://github.com/geoffreybennett/scarlett-gen2/issues",
                entry->series_name,
                USB_ID_PRODUCT(chip->usb_id));