ALSA: usx2y: Cleanup probe and disconnect callbacks
authorTakashi Iwai <tiwai@suse.de>
Mon, 17 May 2021 13:15:44 +0000 (15:15 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 17 May 2021 14:05:29 +0000 (16:05 +0200)
commit2ac7a12ead2be2e31bd5e796455bef31e8516845
treef420fe0c3956e53ea62e911cb72672c9a48abc3c
parentcae0cf651adccee2c3f376e78f30fbd788d0829f
ALSA: usx2y: Cleanup probe and disconnect callbacks

Minor code refactoring by merging the superfluous function calls.
The functions were split in the past for covering pre-history USB
driver code, but this is utterly useless.

Link: https://lore.kernel.org/r/20210517131545.27252-11-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/usx2y/usbusx2y.c