Commit 649cc9e5 authored by Geoffrey D. Bennett's avatar Geoffrey D. Bennett Committed by Takashi Iwai
Browse files

ALSA: scarlett2: Update maintainer info



Update MAINTAINERS and "enabled" message with GitHub repository links.

Signed-off-by: default avatarGeoffrey D. Bennett <g@b4.vu>
Link: https://lore.kernel.org/r/62f32404eaa8663cc304648354b85bcb5914ce72.1703001053.git.g@b4.vu


Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 0b2dca55
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -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
+2 −1
Original line number Diff line number Diff line
@@ -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));