]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
ALSA: hda/realtek: simplify the return of comp_bind()
authorYang Yingliang <yangyingliang@huawei.com>
Fri, 14 Oct 2022 01:36:40 +0000 (09:36 +0800)
committerTakashi Iwai <tiwai@suse.de>
Mon, 17 Oct 2022 10:42:04 +0000 (12:42 +0200)
commita8dfb85095dd8b884ee962e64b16ef52bc54119d
tree5486c60a013fc0a77f9838bd21c80bfb70381310
parent9abf2313adc1ca1b6180c508c25f22f9395cc780
ALSA: hda/realtek: simplify the return of comp_bind()

After commit 23904f7b2518 ("ALSA: hda: cs35l41: Remove
suspend/resume hda hooks"), the return of comp_bind()
can be simplified. No functional changed.

Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Link: https://lore.kernel.org/r/20221014013640.1142107-1-yangyingliang@huawei.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c