ALSA: es1968: Simplify with snd_ctl_find_id_mixer()
authorTakashi Iwai <tiwai@suse.de>
Thu, 20 Jul 2023 08:21:02 +0000 (10:21 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 21 Jul 2023 07:10:41 +0000 (09:10 +0200)
commit5f2a937bd15614ad1836aacea06c6a1f49734859
tree191341260bcfa987dbe7c73dc6c70afb7ed48fbb
parentaa9e91806517399da497f4d38912c66ca44ed2f7
ALSA: es1968: Simplify with snd_ctl_find_id_mixer()

Replace an open code with the new snd_ctl_find_id_mixer().
There is no functional change.

Link: https://lore.kernel.org/r/20230720082108.31346-6-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/es1968.c