commit | 8aea2e32a9e3c3a685dc6f3f7d58fbbd6263a857 | [log] [tgz] |
---|---|---|
author | Geoffrey D. Bennett <g@b4.vu> | Wed Jun 23 02:32:09 2021 +0930 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Jun 22 21:42:24 2021 +0200 |
tree | 5294bbd935381ddbfe3f8fa35ac98c0036ff9a5f | |
parent | 303f204e83526d8f83220f41ba93b5af796bc323 [diff] |
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>