ALSA: usb-audio: scarlett2: Move get config above set config
authorGeoffrey D. Bennett <g@b4.vu>
Tue, 22 Jun 2021 17:02:09 +0000 (02:32 +0930)
committerTakashi Iwai <tiwai@suse.de>
Tue, 22 Jun 2021 19:42:24 +0000 (21:42 +0200)
commit8aea2e32a9e3c3a685dc6f3f7d58fbbd6263a857
tree5294bbd935381ddbfe3f8fa35ac98c0036ff9a5f
parent303f204e83526d8f83220f41ba93b5af796bc323
ALSA: usb-audio: scarlett2: Move get config above set config

Move scarlett2_usb_get() and scarlett2_usb_get_config() above the
functions relating to updating the configuration so that
scarlett2_usb_set_config() can call scarlett2_usb_get() in a
subsequent patch.

Signed-off-by: Geoffrey D. Bennett <g@b4.vu>
Link: https://lore.kernel.org/r/1549f8e44548be679119f0b1462f888f4a03812d.1624379707.git.g@b4.vu
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/mixer_scarlett_gen2.c