linux/sound/aoa/soundbus
Zhang Zekun d32cf9fbcb ALSA: aoa: Use helper function for_each_child_of_node()
for_each_child_of_node can help to iterate through the device_node,
and we don't need to use while loop. No functional change with this
conversion.

Signed-off-by: Zhang Zekun <zhangzekun11@huawei.com>
Link: https://patch.msgid.link/20240816021826.65190-1-zhangzekun11@huawei.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2024-08-16 09:52:42 +02:00
..
i2sbus ALSA: aoa: Use helper function for_each_child_of_node() 2024-08-16 09:52:42 +02:00
core.c
Kconfig
Makefile
soundbus.h
sysfs.c