linux/sound/aoa/soundbus
Rob Herring 157ab88ef6 ALSA: aoa: Use of_node_name_eq for node name comparisons
Convert string compares of DT node names to use of_node_name_eq helper
instead. This removes direct access to the node name pointer.

A couple of open coded iterating thru the child node names are converted
to use for_each_child_of_node() instead.

Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2018-12-06 10:54:54 +01:00
..
i2sbus ALSA: aoa: Use of_node_name_eq for node name comparisons 2018-12-06 10:54:54 +01:00
Kconfig sound: Convert to menuconfig 2008-05-27 15:56:20 +02:00
Makefile [ALSA] snd-aoa: add snd-aoa 2006-06-22 21:34:38 +02:00
core.c ALSA: aoa: Remove direct OF name and type accesses 2018-12-06 10:54:28 +01:00
soundbus.h ALSA: aoa-soundbus: Switch to dev_pm_ops 2015-08-05 16:47:47 +02:00
sysfs.c ALSA: aoa: Remove direct OF name and type accesses 2018-12-06 10:54:28 +01:00