Skip to content

Commit

Permalink
v5.14-rc1s1
Browse files Browse the repository at this point in the history
  • Loading branch information
geoffreybennett committed Jul 12, 2021
1 parent e82ed9e commit d7ea9b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
VERSION = 5
PATCHLEVEL = 14
SUBLEVEL = 0
EXTRAVERSION = -rc1
EXTRAVERSION = -rc1s1
NAME = Opossums on Parade

# *DOCUMENTATION*
Expand Down
2 changes: 1 addition & 1 deletion sound/usb/mixer_scarlett_gen2.c
Original file line number Diff line number Diff line change
Expand Up @@ -3984,7 +3984,7 @@ int snd_scarlett_gen2_init(struct usb_mixer_interface *mixer)
}

usb_audio_info(chip,
"Focusrite Scarlett Gen 2/3 Mixer Driver enabled pid=0x%04x",
"Focusrite Scarlett Gen 2/3 Mixer Driver enabled v5.14-rc1s1 pid=0x%04x",
USB_ID_PRODUCT(chip->usb_id));

err = snd_scarlett_gen2_controls_create(mixer);
Expand Down

0 comments on commit d7ea9b1

Please sign in to comment.