1
0
Fork 0
alistair23-linux/sound/aoa/fabrics
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
..
Kconfig sound: Convert to menuconfig 2008-05-27 15:56:20 +02:00
Makefile ALSA: aoa: clean up file names 2008-10-23 18:43:42 +02:00
layout.c ALSA: aoa: Use of_node_name_eq for node name comparisons 2018-12-06 10:54:54 +01:00