ALSA: scarlett2: Move initialisation code lower in the source
authorGeoffrey D. Bennett <g@b4.vu>
Tue, 12 Mar 2024 18:33:14 +0000 (05:03 +1030)
committerTakashi Iwai <tiwai@suse.de>
Thu, 18 Apr 2024 06:31:13 +0000 (08:31 +0200)
commit4074f8d23278e9e32aabe9dba60f6dddaf68e6ef
tree5cc0fe6aae1bdb059106805db1eafb996d415d46
parenta9b16d59187404db0eef1343ae5a08ed281b726e
ALSA: scarlett2: Move initialisation code lower in the source

So that more forward declarations won't be required when we add
handling of the ACK notification, move the initialisation functions to
after the notification functions.

Signed-off-by: Geoffrey D. Bennett <g@b4.vu>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Message-ID: <0922071cb8be99a2394705de27b917d1e4e46f3f.1710264833.git.g@b4.vu>
sound/usb/mixer_scarlett2.c